home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 1993…ch: Other People's Memory / ADC Developer CD (1993-03) (''Other People's Memory'')_iso / Dev.CD Mar 93.iso / Technical Documentation / Developer Notes / PowerBook 160⁄180 / PowerBook 160_180
Encoding:
Text File  |  1992-10-23  |  395.9 KB  |  1,653 lines

  1. Developer Note
  2. Macintosh PowerBook 160 
  3. and Macintosh PowerBook 180
  4.     Apple Computer, Inc.
  5. © <$year\>, Apple Computer, Inc.
  6. All rights reserved. 
  7. No part of this publication may be reproduced, stored in a retrieval system, or transmitted, in any form or by any means, mechanical, electronic, photocopying, recording, or otherwise, without prior written permission of Apple Computer, Inc. Printed in the United States of America.
  8. The Apple logo is a registered trademark of Apple Computer, Inc. 
  9. Use of the “keyboard” Apple logo (Option-Shift-K) for commercial purposes without the prior written consent of Apple may constitute trademark infringement and unfair competition in violation of federal and state laws. 
  10. No licenses, express or implied, are granted with respect to any of the technology described in this book. Apple retains all intellectual property rights associated with the technology described in this book. This book is intended to assist application developers to develop applications only for Apple Macintosh computers.
  11. Apple Computer, Inc.
  12. 20525 Mariani Avenue
  13. Cupertino, CA 95014
  14. 408-996-1010
  15. Apple, the Apple logo, AppleLink, AppleTalk, APDA, LaserWriter, and Macintosh are trademarks of Apple Computer, Inc., registered in the United States and other countries.
  16. Apple Desktop Bus, Apple SuperDrive, Macintosh Quadra, and PowerBook are trademarks of Apple Computer, Inc.
  17. Adobe Illustrator and PostScript are trademarks of Adobe Systems Incorporated, which may be registered in certain jurisdictions.
  18. FrameMaker is a registered trademark of Frame Technology Corporation.
  19. Helvetica and Palatino are registered trademarks of Linotype Company.
  20. ITC Zapf Dingbats is a registered trademark of International Typeface Corporation.
  21. NuBus is a trademark of Texas Instruments.
  22. Varityper is a registered trademark of Varityper, Inc.
  23. Simultaneously published in the United States and Canada.
  24. LIMITED WARRANTY ON MEDIA AND REPLACEMENT
  25. If you discover physical defects in the manual or in the media on which a software product is distributed, APDA will replace the media or manual at no charge to you provided you return the item to be replaced with proof of purchase to APDA.
  26. ALL IMPLIED WARRANTIES ON THIS MANUAL, INCLUDING IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE, ARE LIMITED IN DURATION TO NINETY (90) DAYS FROM THE DATE OF THE ORIGINAL RETAIL PURCHASE OF THIS PRODUCT.
  27. Even though Apple has reviewed this manual, APPLE MAKES NO WARRANTY OR REPRESENTATION, EITHER EXPRESS OR IMPLIED, WITH RESPECT TO THIS MANUAL, ITS QUALITY, ACCURACY, MERCHANTABILITY, OR FITNESS FOR A PARTICULAR PURPOSE. AS A RESULT, THIS MANUAL IS SOLD “AS IS,” AND YOU, THE PURCHASER, ARE ASSUMING THE ENTIRE RISK AS TO ITS QUALITY AND ACCURACY.
  28. IN NO EVENT WILL APPLE BE LIABLE FOR DIRECT, INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES RESULTING FROM ANY DEFECT OR INACCURACY IN THIS MANUAL, even if advised of the possibility of such damages.
  29. THE WARRANTY AND REMEDIES SET FORTH ABOVE ARE EXCLUSIVE AND IN LIEU OF ALL OTHERS, ORAL OR WRITTEN, EXPRESS OR IMPLIED. No Apple dealer, agent, or employee is authorized to make any modification, extension, or addition to this warranty.
  30. Some states do not allow the exclusion or limitation of implied warranties or liability for incidental or consequential damages, so the above limitation or exclusion may not apply to you. This warranty gives you specific legal rights, and you may also have other rights which vary from state to state.
  31. About This Developer Note
  32. This document describes the Macintosh PowerBook 160 and Macintosh PowerBook 180 computers, emphasizing those features that are new or different from previous Macintosh PowerBook computers. It is written primarily for experienced Macintosh hardware and software developers who want to create products that are compatible with these new computers. If you are unfamiliar with the Macintosh or would simply like more technical information on the hardware, you may want to read the related technical manuals listed in the following section. 
  33. Supplementary Documents
  34. To supplement the information in this document, you might wish to obtain related documentation such as Guide to the Macintosh Family Hardware, second edition, Designing Cards and Drivers for the Macintosh Family, third edition, and Inside Macintosh. The Macintosh PowerBook 100, 140, 145, and 170 developer notes provide information about these similar models that may also be of interest to you. For detailed information about the Motorola 68030 microprocessor used in the PowerBook 160 and PowerBook 180 computers, refer to the MC68030 Enhanced 32-Bit Microprocessor User’s Manual. All of these documents are available through APDA.
  35. APDA is Apple’s  worldwide source for over 300 development tools, technical resources, training products, and  information for anyone interested in developing applications on Apple platforms. To place an order or request a complimentary copy of the APDA Tools Catalog, contact
  36. APDA
  37. Apple Computer, Inc.
  38. P.O. Box 319
  39. Buffalo, NY 14207-0319
  40. U.S.: 800-282-2732
  41. Canada: 800-637-0029
  42. International: 716-871-6555
  43. FAX: 716-871-6511
  44. AppleLink: APDA
  45. America Online: APDA
  46. CompuServe: 76666,2405
  47. Internet: APDA@applelink.apple.com
  48. Conventions and Abbreviations
  49. This developer note uses abbreviations and typographical conventions that are standard in Apple publications. 
  50. Typographical Conventions
  51. This note uses the following typographical conventions.
  52. New terms appear in boldface where they are first defined. 
  53. Computer-language text—any text that is literally the same as it appears in computer input or output—appears in Courier font. 
  54. Standard Abbreviations
  55. When unusual abbreviations appear in this book, the corresponding terms are also spelled out. Standard units of measure and other widely-used abbreviations are not spelled out.
  56.  
  57. A    amperes    MB    megabytes     
  58. GB    gigabytes    MHz    megahertz    
  59. Hz    hertz    ms    milliseconds     
  60. K    1024    ns    nanoseconds     
  61. KB    kilobytes     V    volts    
  62. mA    milliamperes     W    watts    
  63. Standard units of measure used in Apple reference books include:
  64. Standard abbreviations used in Apple reference books include:$n     hexadecimal value n     
  65. AC    alternating current    
  66. ADB    Apple Desktop Bus    
  67. CLUT    color look-up table    
  68. DAC    digital-to-analog converter    
  69. IC    integrated circuit    
  70. ASIC    application-specific integrated circuit    
  71. MMU    memory-management unit    
  72. RAM    random-access memory    
  73. ROM    read-only memory    
  74. RGB    red-green-blue (a video display system used by Apple computers)    
  75. SCSI    small computer system interface    
  76. SVGA    super VGA (a video display system used with PC-type computers)    
  77. VGA    video graphics adapter (a video display system used with PC-type computers)    
  78. VRAM    video RAM    
  79.  
  80. Hardware
  81. This chapter describes the major features of the Macintosh PowerBook 160 and PowerBook 180 computers, emphasizing the similarities and differences between these and other Macintosh PowerBook computers. 
  82. To ensure that your hardware and software is compatible with other members of the PowerBook family, you should read the developer notes for the PowerBook 100, 140, 145, and 170. See the Preface for information about ordering these documents.
  83. Introduction
  84. The PowerBook 160 and PowerBook 180 computers are the newest additions to the Macintosh PowerBook family of notebook computers. They offer improved performance, enhanced displays, video output, greater memory expansion capability, and other refinements.
  85. Features
  86. The major features of the PowerBook 160 and PowerBook 180 computers are:
  87. n    Microprocessor: Motorola 68030 running at 33 MHz (PowerBook 180) or 25 MHz (PowerBook 160). Both computers also offer a 16 MHz power saving mode.
  88. n    Coprocessor: the PowerBook 180 includes a Motorola 68882 FPU running at 33 MHz.
  89. n    Read-only memory (ROM): 1 MB. 
  90. n    Random-access memory (RAM): 4 MB of pseudostatic RAM (PSRAM) soldered to the main logic board.
  91. n    RAM expansion: a RAM expansion slot accommodates RAM expansion cards of up to 10 MB, for a total of 14 MB RAM.
  92. n    Liquid Crystal Display (LCD): 4-bit video capability for 16 shades of gray on the built-in 640 x 400 pixel LCD. The PowerBook 180 uses a transreflective active matrix LCD, while the PowerBook 160 uses a transmissive mode FSTN LCD. Both displays are backlit by a cold cathode fluorescent lamp (CCFL).
  93. n    Video output: 8-bit video output circuitry supports 256 colors on all Apple monitors up to 16-inches in size, and 16 shades of gray on the Apple Portrait monitor. VGA and some SVGA modes are supported with appropriate adapter cables.
  94. There are two video output modes: dual mode and mirror mode. In dual mode the LCD and external monitor are independent. In video mirror mode, the image on the external monitor is identical to what is displayed on the LCD, but in color.
  95. n    Floppy disk: one internal 1.4 MB Apple SuperDrive with Super Woz Integrated Machine (SWIM) interface.
  96. n    Hard disk: one internal 2.5-inch SCSI (Small Computer System Interface) hard disk drive. Disk capacities of 40, 80, and 120 MB are offered.
  97. n    SCSI disk mode: by connecting an HDI-30 SCSI Disk Adapter cable users can access the PowerBook’s internal hard disk from another Macintosh. 
  98. n    I/O (input/output): one HDI-30 connector for external SCSI devices, one 4-pin mini-DIN Apple Desktop Bus (ADB) port, two 8-pin mini-DIN serial ports, audio input and output jacks, custom video output connector with adapter for attaching standard Apple video cables.
  99. n    Sound: enhanced Apple Sound Chip (ASC) audio circuitry provides sound input and output through the built-in microphone and speaker. Stereo sound output can be heard through the headphone jack.
  100. n    Keyboard: built-in keyboard with integral 30-mm trackball.
  101. n    Modem: internal 20-pin connector for an optional modem card. This slot is physically and electrically compatible with previous PowerBook modems, while offering a new interface for faster modems.
  102. n    Battery: a 2.8 ampere-hour NiCad rechargeable battery is included. A 3 V lithium battery provides backup power for the real-time clock and parameter RAM when the main battery is removed.
  103. n    Power supply: an external wall-mounted recharger/power adapter is included.
  104. n    Security connector: a connector on the back panel allows users to attach a security device.
  105. n    Weight: 6.8 pounds.
  106. n    Size: 11.3 inches wide, 9.3 inches deep, and 2.25 inches high.
  107. The block diagram shown in Figure 1-1 illustrates the major hardware components of the PowerBook 160 and PowerBook 180 computers. Figures 1-2 and 1-3 show front and back views of the computers.
  108. Figure 1-1    Block diagram of the PowerBook 160/180 computers
  109. Figure 1-2    Front view of the PowerBook 160/180
  110. Figure 1-3    Back view of the PowerBook 160/180
  111. Compatibility Issues
  112. The PowerBook 160 and PowerBook 180 incorporate several significant changes from earlier PowerBook designs. This section highlights key areas you should investigate in order to ensure that your hardware and software works properly with these new computers. These topics are covered in more detail in subsequent sections.
  113. LCD Changes
  114. The LCD display system now supports 1-, 2-, and 4-bit modes. In addition, the frame buffer has moved from $FE00 0000 to $6000 0000 and occupies 128 KB instead of 32 KB.
  115. Although the internal display supports multiple bit depths, it does not use a color look-up table (CLUT). It is a fixed device, meaning the color table is defined by the hardware and cannot be changed. This distinction is transparent to software that uses the Palette Manager. Software that attempts to directly modify the color table may not be compatible. Refer to <italics\>Inside Macintosh<Default ¶  Font\> for more information about fixed versus CLUT devices. 
  116. See the “Internal Display Interface” section on page 21 for more information about the internal display hardware and LCD screen.
  117. Video Output
  118. The video output system is designed to emulate a NuBus video card in slot $E. The video output circuitry consists of a video controller chip, dedicated 512 KB VRAM frame buffer, and a CLUT. A custom video output connector is used to conserve space on the back panel. An adapter cable provided with each unit allows users to connect standard Apple monitor cables.
  119. In normal operation the video output circuitry acts like a second monitor to extend the user’s desktop. Alternatively, the user can select video mirroring mode, in which the external monitor mirrors the internal LCD. In video mirroring mode, software blanks the edges of the larger screen to match the horizontal and vertical pixel resolution of the smaller screen.
  120. Because video mirroring is a software feature, there are no hardware protections to prevent applications from writing to screen regions that are off limits. Applications that write directly to the frame buffer may not be compatible with video mirroring unless precautions are taken to ensure that all screen manipulation is within the active region.
  121. See “External Video Interface” on page 21 for more information about the video output circuitry.
  122. RAM Expansion Slot
  123. The RAM expansion slot is compatible with RAM expansion cards meeting Apple design specifications for the PowerBook 100/140/145/170. However, cards designed specifically for the PowerBook 160 and PowerBook 180 can provide more memory and faster performance.
  124. To remain compatible with earlier Macintosh PowerBook computers, RAM expansion cards cannot contain more than 6 MB of RAM. If backward compatibility is not required, cards can contain up to 10 MB of RAM. 
  125. The “RAM Expansion Interface” section on page 25 provides physical and electrical design guidelines for RAM expansion cards. 
  126. New Modem Interface
  127. In addition to the standard serial interface, the PowerBook 160 and PowerBook 180 support a new modem interface designed for high speed communication. This new interface is based on the Motorola serial peripheral interface (SPI).
  128. To maintain compatibility with existing Apple and third party modems, the PowerBook 160 and PowerBook 180 incorporate both the standard RS-232 serial interface and the new SPI interface by multiplexing several signals on the modem connector. Pin 16 selects which interface is used, and must be disconnected or tied to ground for existing modems to operate. 
  129. Refer to the “Modem Expansion Interface” section on page 33 for information about the modem interface.
  130. SCSI Disk Mode
  131. The PowerBook 160 and PowerBook 180 implement a SCSI disk mode identical to the Macintosh PowerBook 100. This mode allows the computer to act like an external hard disk when attached to another Macintosh.
  132. To enter SCSI disk mode, the user selects a SCSI ID number using the PowerBook control panel, then restarts the computer with a SCSI Disk Adapter cable connected to another Macintosh. See the section “SCSI Disk Mode” on page 41 for more information.
  133. Soft Shutdown Control
  134. The PowerBook 160 and PowerBook 180 implement a “soft shutdown” feature. If the user presses the back-panel power button while the computer is on, the Power Manager IC sends an interrupt to the CPU that initiates a shutdown, just as if the user had selected Shut Down from the Special menu. 
  135. Pressing the power button for five seconds will bypass the soft shutdown procedure and force the computer to turn off in cases where the CPU is “hung.” Power control is covered in more detail in the “Power Manager” section on page 19.
  136. Internal Microphone
  137. The PowerBook 160 and PowerBook 180 include a built-in microphone located behind the speaker grille. To avoid feedback, sound play-through is disabled when recording with the internal microphone. Play-through is possible when an external microphone is used. See the “Sound System” section on page 19 for more information about the sound system.
  138. Hardware Overview
  139. This section provides a functional description of the processor, memory, general logic, and I/O (input/output) interface systems. Emphasis is placed on systems that are new or different from those of earlier Macintosh PowerBook computers.
  140. IMPORTANT
  141. Memory sizes, addresses, and other data are specific to each type of Macintosh computer and are provided for informational purposes only. To ensure that your application software maintains compatibility across the Macintosh line and to allow for future hardware changes, you are strongly advised to use the Macintosh Toolbox and Operating System routines wherever provided. In particular, never use absolute addresses to access hardware, because these addresses are not the same for all models. <8bat\>s
  142. Main Processor
  143. The 68030 microprocessors used in the PowerBook 160 and PowerBook 180 run at system clock rates of 25 MHz and 33 MHz, respectively. The 68030 includes a built-in MMU (memory management unit) that performs the necessary memory-mapping functions. Floating-point operations in the PowerBook 180 are provided by the 68882 mathematics coprocessor FPU. The PowerBook 160 does not include an FPU.
  144. Memory Mapping
  145. Like the PowerBook 140/145/170, the PowerBook 160 and PowerBook 180 always operate in 32-bit addressing mode. To maintain compatibility with software that uses 24-bit addressing conventions, the memory management unit (MMU) in the 68030 is used to map 24-bit addresses to their 32-bit equivalent.
  146. In 32-bit mode, the 68030 supports a 4 GB address space. In 24-bit mode, however, the upper 8 address bits are ignored, and the maximum address space is limited to 16 MB. The MMU remaps addresses so that RAM, ROM, VRAM, and I/O all appear within this 16 MB range. Although the address translation is transparent to software, it has the effect of limiting the amount of addressable RAM to 8 MB.
  147. Figure 1-4 shows the 32-bit memory map used by the PowerBook 160 and PowerBook 180. Figure 1-5 compares the 24-bit and 32-bit memory maps. Note that the LCD frame buffer is not addressable in 24-bit mode.
  148. Figure 1-4    32-bit memory and detailed I/O map
  149. Figure 1-5    32-bit and 24-bit memory map comparison
  150. Custom Integrated Circuits 
  151. This section describes the four new ASICs (application-specific integrated circuits) used in the PowerBook 160 and PowerBook 180.
  152. CPU GLU
  153. The CPU GLU is a custom chip that generates the CPU clocks and DSACK (data acknowledgment) signals, prioritizes and encodes interrupts, and serves as the interface to the ROM, RAM, SCC, SCSI, VIA1, FPU, SWIM, GSC, and video controller chips. 
  154. This chip is an enhanced version of the CPU GLU used in the PowerBook 140/145/170. It supports faster processor speeds and up to 16 MB of RAM.
  155. Miscellaneous GLU
  156. The Miscellaneous GLU is a modified version of the Miscellaneous GLU used in the PowerBook 140/145/170. The Miscellaneous GLU chip emulates the I/O capabilities of VIA2, handles modem/serial port multiplexing, and provides clocking for the Power Manager, SWIM, SCC, ADB, and sound circuits. This chip also supports the new SPI modem interface.
  157. GSC (Gray Scale Controller)
  158. The GSC provides the interface to the LCD. It performs all the functions of the display driver chip (DDC) used in the PowerBook 140/145/170, and also supports gray scale display. The GSC generates horizontal and vertical synchronization pulses and all other signals required by the LCD. The GSC also supports its own 128K x 8-bit frame buffer and generates the necessary VRAM refresh signals. 
  159. Video Controller
  160. A single-chip video controller provides video output that supports all Apple monitors 16-inches or smaller. The video controller generates the dot clock and synchronization signals that are supplied to the CLUT chip, as well as VRAM refresh signals for its own 512 KB frame buffer. 
  161. VIA Functions
  162. The hardware includes a VIA1 and a pseudo-VIA2. VIA1 provides some I/O control, generates various interrupts, and ensures compatibility with existing Macintosh software. The Miscellaneous GLU chip provides VIA2 functionality similar to that of the RBV (RAM-based video) chip in the Macintosh IIci.
  163. ROM
  164. The PowerBook 160 and PowerBook 180 contain a new 1 MB ROM implemented as a 256K x 32-bit array consisting physically of two 256K x 16-bit chips with an access time of 150 ns. The ROM is located in the system memory map between addresses $4080 0000 and $408F FFFF. Although the ROM code is new, this configuration is the same as the PowerBook 140/145/170.
  165. ROM Overlay
  166. Like all Macintosh computers, the PowerBook 160 and PowerBook 180 implement an overlay function at startup that maps ROM address space (in this case $4080 0000– $408F FFFF) to RAM space starting at $0000 0000. This overlay allows the 68030 processor to address a standard default set of exception vectors and trap addresses as well as a starting address at which to begin executing code. Following the first access to the normal ROM address range, the ROM image at $0000 0000 is cleared and replaced by RAM.
  167. ROM Wait States
  168. ROM accesses by the CPU in the PowerBook 180 require 4 processor wait states (7 clock cycles at 33 MHz), which is equivalent to 180 ns per access. In the PowerBook 160, ROM access requires 3 processor wait states (6 clock cycles at 25 MHz), or 200 ns.
  169. RAM
  170. The PowerBook 160 and PowerBook 180 include 4 MB of 85 ns pseudostatic RAM on the secondary logic board, consisting of eight 512K x 8-bit chips. In addition, the RAM expansion slot supports up to 10 MB of PSRAM, for a total of 14 MB. See the “RAM Expansion Interface” section on page 25 for information about designing RAM expansion cards.
  171. RAM is always contiguous because only one size of RAM chip (4 Mbits) is used. As a result, software does not have to “stitch” memory. The RAM array is located in the system memory map between addresses $0000 0000 and $00DF FFFF, except following a system reset or sleep cycle, when it is overlaid by system ROM. However, the overlay is removed following access to normal ROM space, and the RAM space is then accessible. Both RAM and ROM memory spaces provide DSACK signals to the processor even if memory is not actually installed. The RAM data path is 32 bits wide.
  172. RAM Wait States
  173. RAM accesses require 2 wait states in both the PowerBook 160 and PowerBook 180 when using 85 ns PSRAM exclusively. Installing 100 ns expansion RAM in the PowerBook 180 causes the memory controller to insert an additional wait state in all memory accesses (both main and expansion). The PowerBook 160 can use 100 ns expansion RAM without causing an added wait state. 
  174. Battery Backup
  175. Both main and expansion RAM are backed up when the computer is in the sleep state, as long as the battery is charged or the power adapter is plugged in. RAM contents are not maintained when the computer is turned off or when the battery is removed.
  176. Floppy Disk Interface
  177. The floppy disk interface is identical to the PowerBook 140/145/170 computers. 
  178. Table 1-1 shows the signal assignments for the internal floppy disk connector.
  179. Table 1-1    Internal floppy disk connector signalsPin number    Signal name     Signal description    
  180. 1    GND    Ground    
  181. 2    PH0    Phase 0: state control line    
  182. 3    GND    Ground    
  183. 4    PH1    Phase 1: state control line    
  184. 5    GND    Ground    
  185. 6    PH2    Phase 2: state control line    
  186. 7    GND    Ground    
  187. 8    PH3    Phase 3: register write strobe    
  188. 9    /SYS.PWR    System power    
  189. 10    /WREQI    Write data request    
  190. 11    FD1.+5V/0    +5 V/0 V (awake/sleep)    
  191. 12    HDSELI    Head select    
  192. 13    FD1.+5V/0    +5 V/0 V (awake/sleep)    
  193. 14    /DISK1EN    Drive enable    
  194. 15    FD1.+5V/0    +5 V/0 V (awake/sleep)    
  195. 16    RD    Read data    
  196. 17    FD1.+5V/0    +5 V/0 V (awake/sleep)    
  197. 18    WRDATA    Write data    
  198. 19    n.c.    Not connected    
  199. 20    n.c.    Not connected    
  200.  
  201. Serial and SCSI Interfaces
  202. The PowerBook 160 and PowerBook 180 use the same custom serial communication and SCSI controller chip as earlier PowerBook computers. The Combo chip is completely software compatible with the SCC (85C30) and SCSI (53C80) chips it replaces.
  203. Serial Communication Controller (SCC)
  204. The SCC portion of the Combo chip includes two independent ports for serial communication. Each port can be independently programmed for asynchronous, synchronous, or AppleTalk protocols.
  205. The two 8-pin mini-DIN connectors are the same as those on other Macintosh computers. Table 1-2 shows the signal assignments for the serial ports.
  206. Table 1-2    Serial port signals
  207. Pin number    Signal name    Signal description    
  208. 1    HSKo    Handshake output    
  209. 2    HSKi    Handshake input    
  210. 3    TxD–    Transmit data –    
  211. 4    SG    Signal ground    
  212. 5    RxD–    Receive data –    
  213. 6    TxD+    Transmit data +    
  214. 7    GPi    General-purpose input    
  215. 8    RxD+    Receive data +    
  216.  
  217. SCSI Controller
  218. The SCSI portion of the Combo chip is completely compatible with the SCSI controller chip used on other members of the Macintosh family. It is designed to support the SCSI interface as defined by the American National Standards Institute (ANSI) X3T9.2 committee. 
  219. The internal and external HDI-30 connectors are identical to those used on the PowerBook 140/145/170. The SCSI portion of the Combo chip connects directly to the internal and external SCSI connectors and can sink up to 48 mA through each of the pins connected to the SCSI bus. The data and control signals on the SCSI bus are active low signals that are driven by open drain outputs. 
  220. Table 1-3 shows the signal assignments for the internal and external SCSI connectors. Note that pin 1 of the external HDI-30 connector is now the SCSI Disk Mode signal.
  221.  
  222. Table 1-3    Internal and external HDI-30 SCSI connector signals(continued)
  223. Pin number    HDI-30 (internal)    HDI-30 (external)    
  224. 1    DISK.+5    /SCSI Disk Mode    
  225. 2    DISK.+5    /DB0    
  226. 3    GND    GND    
  227. 4    GND    /DB1    
  228. 5    GND    TERMPWR (not used; reserved for future use)    
  229. 6    /DB0    /DB2    
  230. 7    /DB1    /DB3    
  231. 8    /DB2    GND    
  232. 9    /DB3    /ACK    
  233. 10    /DB4    GND    
  234. 11    /DB5    /DB4    
  235. 12    /DB6    GND    
  236. 13    /DB7    GND    
  237. 14    /DBP    /DB5    
  238. 15    DISK.+5    GND    
  239. 16    /BSY    /DB6    
  240. 17    /ATN    GND    
  241. 18    /ACK    /DB7    
  242. 19    GND    /DBP    
  243. 20    /MSG    GND    
  244. 21    /RST    /REQ    
  245. 22    /SEL    GND    
  246. 23    /C/D    /BSY    
  247. 24    /I/O    GND    
  248. 25    /REQ    /ATN    
  249. 26    GND    /C/D    
  250. 27    GND    /RST    
  251. 28     GND    /MSG    
  252. 29    DISK.+5    /SEL    
  253. 30    DISK.+5    /I/O    
  254.  
  255. SCSI Disk Mode
  256. The PowerBook 160 and PowerBook 180 implement a SCSI disk mode similar to that of the PowerBook 100 computer, allowing the internal hard disk to be mounted and used as an external drive by another Macintosh. 
  257. To enter SCSI disk mode you connect an HDI-30 SCSI Disk Adapter cable between the PowerBook’s external SCSI connector and the desktop computer, and then restart the system. The adapter cable grounds pin 1 of the HDI-30 connector, causing the ROM code to bypass the normal startup procedure and enter SCSI disk mode. See Chapter 2, “Software” for more information. 
  258. Internal Hard Disk
  259. The PowerBook 160 and PowerBook 180 include an internal 2.5-inch hard disk drive that connects to the computer through the HDI-30 internal SCSI connector. Apple will offer a range of disk capacities to meet customer needs.
  260. Hard Disk Design Guidelines
  261. The following information is provided as a general guideline and is based on the specifications for Apple’s 2.5-inch, 80 MB hard disk drive. 
  262. Power Budget
  263. The hard disk drive operates on 5 VDC ± 5 percent. Voltage ripple tolerance is 100 mV peak-to-peak from DC to 10 MHz.
  264. Table 1-4 shows the maximum and mean current drain and power consumption for various operating modes of the Apple 80 MB hard disk drive. These limits include 1 KΩ pull-up terminator resistors on all signal lines. All mean specifications are RMS (root mean square) values.
  265. Table 1-4    Hard disk power budget
  266. Mode    Current (amps)        Power (watts)        
  267.     Mean    Max.    Mean    Max.    
  268. Startup    —    1.000    —    5.000    
  269. Operation    0.500    0.700    2.500    3.500    
  270. Idle    0.300    0.400    1.500    2.000    
  271. Standby    0.200    0.250    1.000    1.250    
  272. Shutdown    0.050    0.075    0.250    0.380    
  273.  
  274. Dimensions and Mounting Requirements
  275. Figure 1-6 shows the drive and connector envelope requirements for the hard disk drive. The drive and its mating connectors are constrained to the envelope shown. The drive is mounted with a spring force bracket that contacts the top cover in four points directly above the mounting posts of the drive chassis. 
  276. Figure 1-6    Hard disk drive dimensions
  277. Sound System
  278. The sound system includes a built-in microphone and speaker as well as external microphone and stereo headphone jacks. The on-board sound input and output capabilities of the PowerBook 160/180, combined with a new type of modem described in the “Modem Expansion Interface” section on page 33, allow developers to create new uses for the computer, such as a hands-free speaker phone or telephone answering machine.
  279. The sound circuitry is based on enhanced versions of the Apple Sound Chip (ASC) and Digitally Filtered Audio Chip (DFAC). Aside from the addition of an internal microphone and sound output to the modem, the PowerBook 160/180 sound hardware is identical to the PowerBook 140/145/170 hardware.
  280. The internal microphone is selected by default when no external microphone is plugged in. When an external microphone is plugged in, it is automatically selected.
  281. To prevent feedback between the internal microphone and speaker, the play-through mode is disabled when recording with the internal microphone. Play-through mode can be enabled when using an external microphone. Refer to <italics\>Inside Macintosh<Default ¶  Font\> for more information about play-through mode and the Sound Manager in general.
  282. Power Manager 
  283. The Power Manager hardware in the PowerBook 160 and PowerBook 180 is the same as the PowerBook 140/145/170. The Power Manager communicates with the main processor using an asynchronous handshake mechanism and an 8-bit parallel data bus in conjunction with VIA2. The Power Manager provides the following functions:
  284. n    Power management activities (for example, enabling or disabling clocks to I/O devices such as the SWIM chip to reduce power consumption during idle or sleep periods and physically enabling or disabling various power planes).
  285. n    Transceiver functions for the Apple Desktop Bus (ADB).
  286. n    Generates the brightness level (via the PWM function) for the inverter to control the backlight brightness of the display.
  287. n    Monitors the level of the battery charge to warn the user if the voltage becomes too low, or if the computer should shut down in order to preserve its memory contents.
  288. n    Monitors whether the system is in sleep or shutdown mode, depending on whether the charger is plugged in, and whether the user has pushed the power on/off button.
  289. n    Provides sleep mode control, system reset control, and several signals that support the modem.
  290. Power States
  291. There are three power states: Power On, Sleep, and Power Off (Shutdown). The power on/off button, the reset button, the keyboard, or a Finder command can control the power state of the machine. Table 1-5 lists the starting states, the actions that cause the starting states to change, and the ending states that result from each action.
  292. Table 1-5    Power states
  293. Starting state    Action    Ending state    
  294. Power off    Press power button    Power on    
  295. Power on    Issue shutdown command     Power off (after shutdown)    
  296. Power on    Press power button    Power off (after shutdown)    
  297. Power on    Hold power button more than 5 seconds    Power off (immediate)    
  298. Power on    Issue sleep command    Sleep    
  299. Sleep    Press any key    Power on    
  300. Sleep    Press power button    Power on    
  301. Sleep    Detect extremely low power condition    Power off    
  302. Power off    Insert charger    Power off and charging    
  303.  
  304. If you are writing an application that includes the ability to put the computer into the sleep state, you must use the Sleep trap rather than directly addressing the Power Manager trap.
  305. Note
  306. For a description of the operating system calls associated with the Power Manager’s “sleep” function, see the Power Manager section of <italics\>Inside Macintosh<Default ¶  Font\>, Volume VI. <8bat\>u
  307. Internal Display Interface
  308. The internal display interface consists of the GSC chip and 128 KB of VRAM. The GSC, which replaces the DDC used in the PowerBook 140/145/170, supports 1-, 2-, and 4-bit display modes and generates all the vertical and horizontal synchronization pulses required by the LCD. The GSC also manages the frame buffer and generates the necessary VRAM refresh signals.
  309. The 68030 accesses the frame buffer as a continuous RAM array of 128 KB beginning at $6000 0000. The 128 KB frame buffer “wraps” to fill the entire range between $6000 0000 and $7000 0000, and DSACKs are generated for accesses anywhere in this area. The VRAM data path is 16 bits wide and byte addressable. 
  310. Because these are the first portable Macintosh computers to support gray scale display, developers should test their applications to ensure that they are compatible with 2-bit and 4-bit modes and that their choice of colors/grays looks acceptable on the LCD screen.
  311. LCD Screen 
  312. The PowerBook 180 uses an active matrix screen that provides a high-contrast 640 x 400 pixel image in a 217 x 140 mm active display area. The PowerBook 160 uses an FSTN display with the same dimensions. Both displays include on-demand CCFL backlighting.
  313. External Video Interface
  314. The video output system consists of the video controller chip, 512 KB of VRAM, and a CLUT/DAC chip. The video controller emulates a NuBus card in slot $E, so the video output system appears to software as a standard video card. The 256K x 16-bit frame buffer is located at $FE10 0000. The VRAM data path is 16 bits wide and byte addressable.
  315. The video controller supports 8-bit video output for 256 colors on Apple 12-inch, 13-inch, and 16-inch RGB monitors; and 4-bit video with 16 shades of gray on the Apple Portrait monitor. VGA and SVGA modes are supported with appropriate adapter cables.
  316. The external video interface is enabled by attaching a monitor and restarting the computer. During the boot process, ROM software tests the monitor sense lines and activates the video output system if a recognized monitor is attached. If no monitor is found, the video output system is deactivated to conserve power.
  317. In normal operation the video output circuitry acts like a second monitor to extend the user’s desktop. Alternatively, the user can select video mirroring mode, in which the external monitor mirrors the internal LCD. In mirror mode, software blanks the edges of the larger screen to match the horizontal and vertical pixel resolution of the smaller screen.
  318. Because video mirroring is a software feature, there are no hardware protections to prevent applications from writing to screen regions that are off limits. Applications that write directly to the frame buffer may not be compatible with this mode unless precautions are taken to ensure that all screen manipulation is within the active region.
  319. Because the video output circuitry consumes additional power, Apple recommends that customers use the AC adapter when using an external monitor.
  320. Monitors Supported
  321. The PowerBook 160 and PowerBook 180 support the monitors and video modes listed in Table 1-6.
  322. Table 1-6    Video output modes
  323. Monitor    Resolution            Dot clock (MHz)    
  324.     Width (pixels)    Height (pixels)    Depth (bits)        
  325. 12-inch RGB    512    384    8    15.6672    
  326. 13-inch RGB    640    480    8    30.2400    
  327. VGA    640    480    8    25.1750    
  328. SVGA    800    600    8    36.000    
  329. Portrait    640    870    4    57.2832    
  330. 16-inch RGB    832    624    8    57.2832    
  331.  
  332. External Video Connector and Adapter Cable
  333. The PowerBook 160 and PowerBook 180 use a new custom video connector called the VID-14. An adapter cable included with the computer allows users to attach a standard Apple video cable. Figure 1-7 shows the pin configuration of the VID-14 connector on the back of the computer and the DB-15 connector on the adapter cable. Table 1-7 lists the signal assignments.
  334. One source for the VID-14 adapter cable is
  335. Hosiden America Corp.
  336. 10090 Pasadena Ave., Suite B2
  337. Cupertino, CA 95014
  338. (408) 252-0541
  339. Refer to Hosiden part number CMP1220-010100.
  340. Figure 1-7    Video connector pinout
  341.  
  342. Table 1-7    Video connector signals
  343. Pin        Signal name    Description    
  344. VID-14    DB-15            
  345. 2    1    RED.GND    Red video ground    
  346. 1    2    RED.VID    Red video signal    
  347. 5    3    /CSYNC    Composite synchronization signal    
  348. 3    4    SENSE0    Monitor sense signal 0    
  349. 8    5    GRN.VID    Green video signal    
  350. 7    6    GRN.GND    Green video ground    
  351. 9    7    SENSE1    Monitor sense signal 1    
  352. —    8    n.c.    Not connected    
  353. 13    9    BLU.VID    Blue video signal    
  354. 11    10    SENSE2    Monitor sense signal 2    
  355. 6    11    GND    CSYNC and VSYNC ground    
  356. 4    12    /VSYNC    Vertical synchronization signal    
  357. 14    13    BLU.GND    Blue video ground    
  358. 10    14    HSYNC.GND    HSYNC ground    
  359. 12    15    /HSYNC    Horizontal synchronization signal    
  360. Shell    Shell    SGND    Shield ground    
  361.  
  362. Monitor Sense Codes
  363. To identify the type of monitor connected, the external video interface uses the standard Apple monitor sense codes as well as the newer extended sense codes. Table 1-8 shows the sense codes for each of the supported monitors. Refer to the Macintosh Technical Note M.HW.SenseLines for a description of the sense code system. Note that SVGA monitors use the same sense code as VGA monitors. The user selects SVGA mode from the Monitors control panel options.
  364. Table 1-8    Recognized monitor sense codes
  365. Monitor    Standard sense code    Extended sense code            
  366.     (2 : 0)    (1, 2)    (0, 2)    (0, 1)    
  367. 12-inch RGB    0 1 0    —    —    —    
  368. 13-inch RGB    1 1 0    —    —    —    
  369. Portrait    0 0 1    —    —    —    
  370. VGA/SVGA    1 1 1    0 1    0 1    1 1    
  371. 16-inch RGB    1 1 1    1 0    1 1    0 1    
  372. No monitor    1 1 1    1 1    1 1    1 1    
  373.  
  374. RAM Expansion Interface
  375. The secondary logic board contains a 70-pin RAM expansion connector (slot) that supports RAM expansion cards from 2 MB to 10 MB in size. RAM expansion cards designed for the PowerBook 100/140/145/170 are generally compatible with the PowerBook 160 and PowerBook 180, but impose limitations on performance and maximum RAM expansion.
  376. As with earlier members of the PowerBook family, only 4 Mbit (512K x 8-bit) PSRAM chips are used for expansion RAM. The maximum power budget for RAM expansion is 2 watts (400 mA at +5 V). 
  377. For purposes of this discussion, there are two types of RAM expansion cards:
  378. n    Compatible — cards designed for the PowerBook 100/140/145/170 are compatible with the PowerBook 160/180, but are limited to a maximum of 6 MB of RAM. These cards also impose an extra wait state in the PowerBook 180.
  379. n    Fast — cards designed specifically for the PowerBook 160/180 can contain up to 10 MB of RAM. These cards must use 85 ns PSRAM chips.
  380. RAM Expansion Electrical Interface
  381. With the exception of two signals, the RAM expansion slot is electrically compatible with that of the PowerBook 140/145/170. This section lists the RAM expansion signals and describes the differences between the PowerBook 160/180 RAM expansion slot and previous PowerBook models.
  382. Developers should refer to <italics\>Designing Cards and Drivers for the Macintosh Family<Default ¶  Font\>, third edition, for information about RAM expansion in earlier PowerBook computers.
  383. /FASTRAM
  384. The /FASTRAM signal, pin 46, defines whether the expansion card contains 85 or 100 ns RAM, and also indicates whether the card contains more than 6 MB of memory. The PowerBook 160 and PowerBook 180 can accept up to 10 MB of expansion RAM. However, cards that contain more than 6 MB are not compatible with the PowerBook 100/140/145/170. 
  385. The /FASTRAM signal is asserted by default in the PowerBook 160/180 (pin 46 is grounded on the logic board). If you design a fast RAM expansion card, you should leave the /FASTRAM signal disconnected so that the PowerBook 160/180 can take full advantage of your card. 
  386. sWARNING
  387. Do not tie /FASTRAM to ground on your RAM expansion card because it will cause a short circuit if the card is used in a PowerBook 100/140/145/170. These computers use pin 46 as a +5 V power supply. By leaving this pin disconnected, your card will not cause damage if installed in any other PowerBook. <8bat\>s
  388. A compatible RAM expansion card must hold /FASTRAM high. Because pin 46 was designated as a +5 V supply in earlier PowerBooks, existing RAM expansion cards already hold this signal high (assuming all the +5 V pins were bused).
  389. Cards that hold /FASTRAM high are presumed to use 100 ns RAM, and will cause the memory controller to insert an extra wait state in the PowerBook 180.
  390. /ROM.CS.EXP
  391. The ROM chip select signal that was assigned to pin 49 of the PowerBook 140/145/170 RAM expansion slot is not implemented in the PowerBook 160/180. This signal was only useful for implementing ROM cards, and should be left disconnected on expansion cards.
  392. RAM Chip Selects
  393. The RAM chip select signals listed in Table 1-9 begin with /RAMCS2 because the first two chip selects (/RAMCS0 and /RAMCS1) are used for the built-in 4 MB of RAM on the logic board.
  394. When /FASTRAM is asserted, each chip select signal activates one 2 MB RAM bank. For example, a fast 4 MB card activates /RAMCS2 for the first bank and /RAMCS3 for the second. 
  395. For compatible cards, chip selects are paired in the same way as they are on the PowerBook 140/145/170. Each chip select activates the upper or lower 16 bits of a 2 MB bank. On a 4 MB card, for example, /RAMCS2 and /RAMCS5 are paired for the first bank, and /RAMCS3 and /RAMCS6 are paired for the second bank.
  396. Table 1-9 lists the name and description of each of the RAM expansion connector signals. Except for pins 46 and 49, these signals are compatible with the PowerBook 140/170, as described in <italics\>Designing Cards and Drivers for the Macintosh Family<Default ¶  Font\>, third edition. Figure 1-8 shows the connector pinout.
  397. Table 1-9    RAM expansion connector signals(continued)
  398. Pin number    Signal name    Signal description    
  399. 1    GND    Ground    
  400. 2    GND    Ground    
  401. 3    A20    Address bit 20 (buffered)    
  402. 4    A17    Address bit 17 (buffered)    
  403. 5    A18    Address bit 18 (buffered)    
  404. 6    A19    Address bit 19 (buffered)    
  405. 7    A16    Address bit 16 (buffered)    
  406. 8    /LLW    Lower write byte    
  407. 9    A14    Address bit 14 (buffered)    
  408. 10    /LUW    Lower middle write byte    
  409. 11    A9    Address bit 9 (buffered)    
  410. 12    A15    Address bit 15 (buffered)    
  411. 13    A8    Address bit 8 (buffered)    
  412. 14    A10    Address bit 10 (buffered)    
  413. 15    A7    Address bit 7 (buffered)    
  414. 16    A11    Address bit 11 (buffered)    
  415. 17    A6    Address bit 6 (buffered)    
  416. 18    A13    Address bit 13 (buffered)    
  417. 19    A5    Address bit 5 (buffered)    
  418. 20    /RAM.OE    RAM output enable and refresh for 4 MB PSRAMs    
  419. 21    A4    Address bit 4 (buffered)    
  420. 22    A12    Address bit 12 (buffered)    
  421. 23    A3    Address bit 3 (buffered)    
  422. 24    /RAMCS2    PSRAM bank 2 chip select     
  423. 25    A2    Address bit 2 (buffered)    
  424. 26    MDATA23    Bit 23, 32-bit-wide memory data bus (buffered)    
  425. 27    MDATA16    Bit 16, 32-bit-wide memory data bus (buffered)    
  426. 28    MDATA22    Bit 22, 32-bit-wide memory data bus (buffered)    
  427. 29    MDATA17    Bit 17, 32-bit-wide memory data bus (buffered)    
  428. 30    MDATA21    Bit 21, 32-bit-wide memory data bus (buffered)    
  429. 31    MDATA18    Bit 18, 32-bit-wide memory data bus (buffered)    
  430.         
  431. continued    
  432. 32    MDATA20    Bit 20, 32-bit-wide memory data bus (buffered)    
  433. 33    GND    Ground    
  434. 34    /RAMCS5    PSRAM bank 5 chip select    
  435. 35    MDATA4    Bit 4, 32-bit-wide memory data bus (buffered)    
  436. 36    MDATA19    Bit 19, 32-bit-wide memory data bus (buffered)    
  437. 37    MDATA2    Bit 2, 32-bit-wide memory data bus (buffered)    
  438. 38    MDATA3    Bit 3, 32-bit-wide memory data bus (buffered)    
  439. 39    MDATA0    Bit 0, 32-bit-wide memory data bus (buffered)    
  440. 40    MDATA1    Bit 1, 32-bit-wide memory data bus (buffered)    
  441. 41    MDATA7    Bit 7, 32-bit-wide memory data bus (buffered)    
  442. 42    MDATA6    Bit 6, 32-bit-wide memory data bus (buffered)    
  443. 43    +5V.SH    +5 V (RAM power/shutdown plane)    
  444. 44    MDATA5    Bit 5, 32-bit-wide memory data bus (buffered)    
  445. 45    /RAMCS4    PSRAM bank 4 chip select    
  446. 46    /FASTRAM    Indicates 85 ns PSRAM or more than 6 MB installed on card. See warning on page 26.    
  447. 47    /UUW    Upper write byte    
  448. 48    /ULW    Upper middle write byte    
  449. 49    n.c.    Not connected    
  450. 50    /RAMCS3    PSRAM bank 3 chip select    
  451. 51    /RAMCS7    PSRAM bank 7 chip select    
  452. 52    +5V.SH    +5 V (RAM power/shutdown plane)    
  453. 53    MDATA27    Bit 27, 32-bit-wide memory data bus (buffered)    
  454. 54    MDATA28     Bit 28, 32-bit-wide memory data bus (buffered)    
  455. 55    MDATA14    Bit 14, 32-bit-wide memory data bus (buffered)    
  456. 56    MDATA29    Bit 29, 32-bit-wide memory data bus (buffered)    
  457. 57    MDATA24    Bit 24, 32-bit-wide memory data bus (buffered)    
  458. 58    MDATA30    Bit 30, 32-bit-wide memory data bus (buffered)    
  459. 59    MDATA25    Bit 25, 32-bit-wide memory data bus (buffered)    
  460. 60    MDATA31    Bit 31, 32-bit-wide memory data bus (buffered)    
  461. 61    MDATA26    Bit 26, 32-bit-wide memory data bus (buffered)    
  462.         
  463. continued    
  464. 62    MDATA15    Bit 15, 32-bit-wide memory data bus (buffered)    
  465. 63    MDATA13    Bit 13, 32-bit-wide memory data bus (buffered)    
  466. 64    MDATA8    Bit 8, 32-bit-wide memory data bus (buffered)    
  467. 65    MDATA12    Bit 12, 32-bit-wide memory data bus (buffered)    
  468. 66    MDATA9    Bit 9, 32-bit-wide memory data bus (buffered)    
  469. 67    MDATA11    Bit 11, 32-bit-wide memory data bus (buffered)    
  470. 68    MDATA10    Bit 10, 32-bit-wide memory data bus (buffered)    
  471. 69    GND    Ground    
  472. 70    /RAMCS6    PSRAM bank 6 chip select    
  473.  
  474. Figure 1-8    RAM expansion connector pinout
  475. Designing Compatible RAM Expansion Cards
  476. A compatible RAM expansion card is one that can be used in all PowerBook models, from the PowerBook 100 through the PowerBook 180.
  477. The physical and electrical design guidelines for compatible RAM expansion cards are the same as for PowerBook 100/140/170 cards. Complete specifications are provided in <italics\>Designing Cards and Drivers for the Macintosh Family<Default ¶  Font\>, third edition.
  478. Compatible expansion cards must hold the /FASTRAM signal high in order for the PowerBook 160/180 memory controller to activate the proper chip selects. Because the
  479. /FASTRAM signal uses a pin that was formerly dedicated to +5 V, most existing expansion cards work without modification in the PowerBook 160 and PowerBook 180.
  480. In summary, compatible cards
  481. n    conform to the physical and electrical design guidelines for PowerBook 100/140/170 RAM expansion cards published in <italics\>Designing Cards and Drivers for the Macintosh Family<Default ¶  Font\>, third edition
  482. n    do not contain more than 6 MB of memory
  483. n    use 100 ns or faster PSRAM chips
  484. n    deassert the /FASTRAM signal by tying pin 46 high
  485. Designing Fast RAM Expansion Cards
  486. A fast RAM expansion card is one that takes advantage of the additional speed and capacity of the PowerBook 160/180 RAM expansion slot.
  487. The /FASTRAM signal, pin 46, serves two purposes. First, it defines whether the expansion card contains 85 or 100 ns RAM. Second, it changes the chip select method used by the memory controller to enable larger expansion cards (more than 6 MB). See “RAM Expansion Electrical Interface” on page 25 for more information.
  488. The mechanical design of PowerBook 160/180 RAM expansion cards is identical to that of PowerBook 100/140/170 RAM expansion cards as published in <italics\>Designing Cards and Drivers for the Macintosh Family<Default ¶  Font\>, third edition. Figure 1-9 shows the design guide. 
  489. sWARNING
  490. Do not exceed the design envelope specified in Figure 1-9. Cards that exceed these specifications may damage the computer, and may be incompatible with future PowerBook models. <8bat\>s
  491. Figure 1-9    RAM expansion card design guide
  492. Modem Expansion Interface
  493. The physical dimensions of the internal modem card are identical to those of the Macintosh PowerBook 100/140/145/170. Cards designed for these models will work in the PowerBook 160 and PowerBook 180. Refer to <italics\>Designing Cards and Drivers for the Macintosh Family<Default ¶  Font\>, third edition, for physical and electrical design guidelines for standard serial modems.
  494. In addition to the standard RS-232 serial interface, the PowerBook 160 and PowerBook 180 support a new modem interface based on the Motorola serial peripheral interface (SPI). The SPI interface will be used by future Apple modems. Apple will release specifications and software tools for SPI modems when they become available.
  495. To maintain compatibility with existing Apple and third party modems, the PowerBook 160 and PowerBook 180 incorporate both the standard RS-232 serial interface and the new SPI interface by multiplexing several signals on the modem connector. The MODEMID signal (pin 16) selects which interface is used, and must be left disconnected or tied to ground for existing modems to operate. 
  496. Modem Electrical Interface
  497. The modem card connects to the computer through the same 20-pin dual inline socket connector used on previous PowerBook models. All data signals are at CMOS levels (VIL = 0 to 0.8 V; VIH = 3.5 to V+; IOL = 1.6 mA; and IOH = 25 µA). To allow existing modems to operate without modification, the computer uses a standard RS-232 interface by default.
  498. An SPI modem identifies itself by asserting the MODEMID signal, which causes the Miscellaneous GLU chip to switch the interface from RS-232 to SPI. The SPI interface uses six data signals. In addition, a new audio output signal from the computer to the modem is available when using the SPI interface. The remaining signals on the connector serve the same function for both interfaces.
  499. Table 1-10 shows the modem interface signals. In the table, a signal identified as an input is driven by the modem, while an output is driven by the computer. For signal names that contain a period, such as SCLK.MBUSY, the first word defines the signal’s SPI function and the second word defines its RS-232 function.
  500.  
  501. Table 1-10    Modem connector signals(continued)
  502. Pin number    Signal name    Signal type    Signal description    
  503. 1    MODEMN5V    Output    –5 V power controlled by the computer; this pin will float or go to ground 500 ms following negation of MODEMPWR.    
  504. 2    MODEMPWR    Output    Active high signal from the Power Manager used to activate and deactivate the modem. When this signal goes low the modem has at least 500 ms to clean up before the MODEM5V and MODEMN5V signals are switched off.    
  505. 3    GND    —    Ground.    
  506. 4    SCLK.MBUSY    Input    SPI: Shift register clock.RS-232: Modem busy; active low signal asserted by the modem and sent to the Power Manager whenever the modem is busy.    
  507. 5    US5V    Output    Unswitched +5 V (± 5%); provides power to the modem ring detect circuit when the computer is on or asleep. Maximum current draw is 0.5 mA.    
  508. 6    MOSI.RXD    Input    SPI: Modem data out.RS-232: Receive data; data received by the modem and sent to the computer via the RxD pin on the SCC.    
  509. 7    /RINGDETECT    Input    Ring detect; active low signal to the Power Manager indicating a ring. If the computer is in sleep mode, asserting this signal causes the computer to wake and power up modem.    
  510. 8    MISO.TXD    Output    SPI: Modem data in.RS-232: Transmit data; data and commands sent from the computer to the modem via the TxD pin on the SCC.    
  511. 9    SNDIN    Input    Audio output of the modem; analog audio signal capacitively coupled (.1 µF) to approximately 10 KΩ input impedence.    
  512. 10    SNDOUT.DTR    Output    SPI: Audio output of the computer; analog audio signal of approximately 200Ω output impedence.RS-232: Data terminal ready; active low signal; behavior depends on the state of the &D parameter.    
  513.             
  514. continued    
  515. 11    SNDENABLE    Input    Modem sound enable; active high signal that the modem sends to the computer’s sound circuitry whenever the modem’s sound monitor is on.    
  516. 12    REQ.RTS    Output    SPI: Request from the computer to the modem.RS-232: Request to send; active low signal sent by the computer to the modem via the RTS pin on the SCC.     
  517. 13    RESET    Output    Reset; active high signal asserted after the Power Manager asserts the MODEM5V signals, or any time the modem needs to be reset.    
  518. 14    ACK.CTS    Input    SPI: Acknowledge; asserted by the modem after a request from the computer.RS-232: Clear to send; active low signal asserted by the modem and sent to the computer via the CTS pin on the SCC.    
  519. 15    /MODEMINSERT    Input    Modem inserted. All modems must ground this signal.    
  520. 16    MODEMID    Input    Modem identification; high indicates an SPI modem, low indicates an RS-232 modem. Pulled low with a 10 KΩ resistor in the computer.    
  521. 17    GND    —    Ground.    
  522. 18    MODEM5V    Output    +5 V power controlled by the Power Manager and provided to the modem. This pin will float or go to ground 500 ms following negation of MODEMPWR.    
  523. 19    IRQ.DCD    Input    SPI: Interrupt request from the modem to the computer.RS-232: Data carrier detect; active low signal driven by the modem; behavior depends on the state of the &C parameter.    
  524. 20    MODEM5V    Output    Same as pin 18.    
  525.  
  526. Modem Power Control
  527. The US5V and MODEM5V signals provide +5 VDC power to the modem. US5V is active whenever the computer is on or asleep. MODEM5V is switched on or off depending on the current power mode of the modem and on how the serial port is used. For example, MODEM5V is switched off when the computer enters the shutdown or sleep modes and when the serial driver is closed. Apple modems have two power modes, power on and standby:
  528. n    Power on — this is the normal operating mode.
  529. n    Standby — MODEM5V is switched off and the only source of power is US5V. All modem circuits are off except the ring detect opto-coupler. This mode has very low power consumption because only leakage current is drawn.
  530. To bring the modem to its power-on state, the Power Manager switches on MODEM5V and asserts the RESET signal for a minimum of 5 ms. To put the modem into standby mode, the Power Manager pulls the MODEMPWR signal low, then waits a minimum of 500 ms to allow the modem time to save any parameters before switching off MODEM5V.
  531. RS-232 modems can assert SCLK.MBUSY to prevent the Power Manager from switching off MODEM5V while the modem is active. The modem should assert SCLK.MBUSY when any of the following conditions are true:
  532. n    The modem is executing its power-up sequence.
  533. n    The modem is off hook (for any reason).
  534. n    The modem is executing a command, where command execution begins with <CR> at the end of an AT command sequence or the repeat last command sequence (“a/” or “A/”).
  535. Usually, the Power Manager does not negate MODEMPWR if the modem has asserted SCLK.MBUSY. There are times, however, when the Power Manager must turn the modem off even though it is busy—for example, when the battery reserve voltage becomes too low. If this occurs, the modem must stop its current activity and perform any necessary clean-up before the Power Manager switches off MODEM5V.
  536. Note
  537. The MODEMN5V signal is switched on or off at the same time as MODEM5V. <8bat\>u
  538. The US5V signal is only intended to power the ring detect circuit. When a ring is detected the modem asserts /RINGDETECT to signal the Power Manager to turn on the modem.
  539. Modem Card Power Budget
  540. A modem card must be able to operate on 5 VDC ± 5 percent. Power consumption must not exceed 750 mW (450 mW typical). Current draw from all sources must not exceed 150 mA in operation (95 mA typical), and must be less than 5 mA in standby mode (1 µA typical).
  541. Security Connector
  542. A connector on the back panel allows users to insert a locking device to secure the computer. A properly designed security device cannot be removed without causing permanent damage to the computer. If you are planning to design a security device compatible with the Kensington Security Standard, contact
  543. Kensington Microware Limited
  544. 2855 Campus Drive
  545. San Mateo, CA 94403
  546. 415-572-2700, ext. 3359
  547. Software
  548. This chapter describes the new ROM and system software features of the PowerBook 160 and PowerBook 180 computers.
  549. ROM Software
  550. The PowerBook 160/180 ROM software is based on the ROM used in previous PowerBook computers. Some of the new features of this ROM include
  551. n    support for gray scale display and video output
  552. n    improved mouse tracking
  553. n    improved serial communication
  554. n    support for the new SPI modem interface
  555. n    support for SCSI disk mode
  556. Gray Scale and External Video Support
  557. The ROM includes support for these two new video systems. Because both the controller chips and their associated VRAM are turned off during sleep, the ROM software saves and restores the chip registers. VRAM is restored by forcing a screen update on wake.
  558. Mouse Driver Changes
  559. The mouse driver now provides better cursor control, and is optimized for each type of pointing device (mouse, trackball, or graphics tablet, for example).
  560. Serial Driver Changes
  561. The ROM includes a new serial driver for improved asynchronous and AppleTalk communication. MIDI and other applications requiring data rates greater than 9600 bps should use the PollProc routine described in the Macintosh Technical Note M.DV.PollProc.
  562. SPI Modem Support
  563. The new serial driver and other routines provide support for the SPI modem interface. More information about the SPI modem interface will be provided in future developer documentation.
  564. SCSI Disk Mode
  565. The ROM supports a SCSI disk mode similar to that of the PowerBook 100 computer, allowing the internal hard disk to be mounted and used as an external drive by another Macintosh. 
  566. To enter SCSI disk mode you first use the PowerBook control panel to set the SCSI ID of the hard disk when in SCSI disk mode. You then connect an HDI-30 SCSI Disk Adapter cable between the PowerBook’s external SCSI connector and the desktop computer, and restart the PowerBook. The adapter cable grounds pin 1 of the HDI-30 connector, causing the ROM code to bypass the normal startup procedure and enter SCSI disk mode. While the PowerBook is in SCSI disk mode the Macintosh system software is not loaded and the computer is usable only as an external disk drive.
  567. To exit SCSI disk mode you press the power button to turn off the PowerBook.
  568. System Software
  569. The PowerBook 160/180 computers are shipped with system software version 7.1. This software provides a number of new features that are documented in the release notes. 
  570. Identifying the PowerBook 160/180
  571. The correct method for software to identify the Macintosh model it is running on is by using the Gestalt Manager routines described in <italics\>Inside Macintosh<Default ¶  Font\>, Volume VI.
  572. The gestaltMachineType value returned by the PowerBook 160 is 34; the value for the PowerBook 180 is 33. These values can be used to obtain the machine name string as described in <italics\>Inside Macintosh<Default ¶  Font\>. 
  573. Sound Input Changes
  574. To improve sound quality, system software sets the hard disk spin-down time to 1.5 seconds when recording with the internal microphone. The spin-down time is restored to its previous setting when the user finishes recording. The hard disk spin-down time is not changed when recording with an external microphone.
  575. New Control Panels
  576. System 7.1 introduces several new control panels for PowerBook users. The PowerBook control panel, which replaces the Portable control panel provided with System 7.0.1, offers a simplified interface and support for SCSI disk mode. Figure 2-1 shows the PowerBook control panel as it looks on the PowerBook 160/180. The control panel runs on all PowerBooks, and displays only the features that are appropriate for each model. Figure 2-2 shows the options dialog, where users can select standard or reduced speed.
  577. If you hold down the Option key and click on the Options button, the processor cycling options are included in the dialog box. If processor cycling is disabled, certain applications run faster, but battery life is reduced and the computer generates more heat. The additional heat does not affect reliability, but may cause concern to the user.
  578. The PowerBook Display control panel is used to select video mirroring mode and to automatically dim the LCD backlight after a user-specified period of time. Figure 2-3 shows the control panel.
  579. The AutoRemounter control panel shown in Figure 2-4 automatically remounts shared network volumes that were disconnected after a sleep or shutdown.
  580. Figure 2-1    PowerBook control panel
  581. Figure 2-2    PowerBook control panel options
  582. Figure 2-3    PowerBook Display control panel
  583. Figure 2-4    AutoRemounter control panel
  584. Figure 2-0This Apple manual was written, edited, and composed on a desktop publishing system using Apple Macintosh computers and FrameMaker software. Proof pages were created on an Apple LaserWriter IINTX printer. Final pages were created on the Varityper VT600 imagesetter. Line art was created using Adobe<Superscript\>\xaa  Illustrator. PostScript<Superscript\>\xaa , the page-description language for the LaserWriter, was developed by Adobe Systems Incorporated.
  585. Text type is Palatino<Superscript\>\xa8  and display type is Helvetica<Superscript\>\xa8 . Bullets are ITC Zapf Dingbats®. Some elements, such as program listings, are set in Apple Courier.
  586. WRITER
  587. Mark Turner
  588. EDITOR
  589. Wendy Krafft
  590. ILLUSTRATOR
  591. Sandee Karr
  592. PRODUCTION EDITOR
  593. Gerri Gray
  594. Ù@ˇ ˇˇˇˇ@
  595. ˇ·ˇ‚7^, Palatino
  596. .+∫0
  597. 4í∫Í
  598. °dONLNdˇˇ(ô∫Developer Note
  599.     °dONLNdˇˇ* Developer TÎ@°dONLNdˇˇ)0echnical Publications°dONLNdˇˇ(∑∫© $P°dONLNdˇˇ)    Apple ComputerZ†°dONLNdˇˇ)C, Inc. ûİdONLNdˇˇ)1992
  600. °dONLNdˇˇ(ä∫
  601. ˙H 4˚H  H
  602. ˇ·ˇ‚7^,     Helvetica
  603. °dONLNdÔH˚ç(¯HDeveloper Note
  604. ˇˇ≥>ˇ◊°dONLNd
  605. H.u*.Macintosh PowerBook 9°dONLNd#
  606. v.©(&v160 °dONLNd(-HNÆ(FHand Macintosh PowerBook OP°dONLNd@-ØN€(FØ180ˇ'é@ˇ ˇˇˇˇ@
  607. ˇ·ˇ‚7^
  608. 4⁄ú˙¯4^*¿∫, Palatino
  609. .°dONLNdZ*f1+*c
  610. °dONLNd\6er) Apple Computer>İdONLNd\reÇ)<, Inc.°dONLNdg*p1(n*© z°dONLNdˇˇ)1992z°dONLNdˇˇ), .İdONLNd#gFpÇ)Apple Computer̰dONLNd1gÅpë);, Inc.°dONLNd8p*yP(w* All rights r˝Ä°dONLNdDpPyo)&    eserved. °dONLNdN{*Ñ•(Ç*#No part of this publication may be °dONLNdqÑ*ç-*    rÑİdONLNdrÑ-ç8)epr-°dONLNduÑ9çd) oduced, storËİdONLNdÅÑdçÄ)+    ed in a r°°dONLNdäÑÅçù)    etrieval °dONLNdìç*ñ≤(î*'system, or transmitted, in any form or °dONLNd∫ñ*üû*     by any means, mechanical, electréİdONLNd⁄ñûü∞)tonic, °dONLNd‡ü*®b(¶*photocopying, rÔİdONLNdÔüb®p)8ecor¥°dONLNdÛüq®µ)ding, or otherwise, °dONLNd®*±™(Ø*$without prior written permission of °dONLNd+±*∫f*    Apple Computer>İdONLNd9±f∫´)<, Inc. Printed in the °dONLNdO∫*√d(¡*United States of iİdONLNd`∫d√Ñ):America.°dONLNdi≈*Œ9(Ã*The òİdONLNdm≈9Œs)Apple logo is a rÿ°dONLNd~≈sŒä):egisterMİdONLNdÖ≈ãŒï)ed °dONLNdàŒ*◊Z(’*
  611. trademark of eİdONLNdïŒZ◊ñ)0Apple Computer$°dONLNd£Œñ◊®)<, Inc. °dONLNd´◊*‡p(fi*Use of the “keyboarùİdONLNdæ◊p‡z)Fd” 5°dONLNd¡◊{‡§) Apple logo °dONLNdÇ*Èè(Á*(Option-Shift-K) for commerêİdONLNdÁ‡èÈù)ecial °dONLNdÏÈ*Úß(*#purposes without the prior written °dONLNdÚ*˚P*     consent of LİdONLNdÚP˚û)&Apple may constitute °dONLNd/˚*®(*"trademark infringement and unfair °dONLNdQ*
  612. ¥*    (competition in violation of federal and °dONLNdy
  613. *P*     state laws. °dONLNdÜ*!f* No licenses, exprúİdONLNdóf!¢)<ess or implied, arX°dONLNd©£!®)=e °dONLNd´!**]((*granted with r`İdONLNdπ!]*£)3espect to any of the °dONLNdŒ**3•(1*#technology described in this book. °dONLNdÒ3*<E*    Apple rÑİdONLNd¯3E<ó)etains all intellectual pr °dONLNd3ò<±)Soperty °dONLNd<*EØ(C*&rights associated with the technology °dONLNd?E*N®*    %described in this book. This book is °dONLNddN*Wì*    intended to assist application °dONLNdÉW*`π*    (developers to develop applications only °dONLNd´`*i6*    for eİdONLNdØ`6iú) Apple Macintosh computers.°dONLNd m*vf(t*Apple Computer>İdONLNdÿmfvv)<, Inc.°dONLNdflv*^(}*20525 Mariani >İdONLNdÌv^d)4AªÄ°dONLNdÓvcx)venue°dONLNdÙ*à^(Ü*
  614. Cupertino, CA6İdONLNd^àt)4 95014°dONLNdà*ëW(è* 408-996-1010°dONLNdï*ûQ*
  615. Apple, the MİdONLNd ïQû|)' Apple logo, Ö°dONLNd,ï|û¶)+ AppleLink, °dONLNd7û*ßD(•*AppleT´°dONLNd=ûDßR)alk, &İdONLNdBûSßâ) APDA, LaserWL°dONLNdNûâßò)6riterÀİdONLNdSûóß™), and °dONLNdYß*∞X(Æ* Macintosh ar§Ä°dONLNdeßX∞ë).e trademarks of √°dONLNdußë∞©)9Apple °dONLNd{∞*πN(∑*Computer>İdONLNdÉ∞Nπf)$    , Inc., r*°dONLNdå∞fπ})egisterüİdONLNdì∞}π∏)ed in the United °dONLNd§π*¬á(¿*States and other countries.°dONLNd¿ƒ*Õr* Apple Desktop Bus, ÙİdONLNd”ƒrÕ∂)HApple SuperDrive, °dONLNdÂÕ*÷±(‘*"Macintosh Quadra, and PowerBook arGİdONLNdÕ≤÷∑)àe °dONLNd    ÷*fl](›*trademarks of …İdONLNd÷]flô)3Apple Computerà°dONLNd%÷ôfl©)<, Inc.°dONLNd,·*Í•(Ë*#Adobe Illustrator and PostScript arİdONLNdO·¶Í´)|e °dONLNdQÍ*Û](Ò*trademarks of …İdONLNd_Í]Ûï)3Adobe Systems °dONLNdmÛ*¸í(˙*Incorporated, which may be r>İdONLNdâÛ츙)iegister¥°dONLNdêÛ™¸¥)ed °dONLNdì¸*z(*in certain jurisdictions.°dONLNd≠*j* FrameMaker is a røÄ°dONLNdæjÅ)@egister5°dONLNd≈Ç≥)
  616. ed trademark °dONLNd“*P(*
  617. of Frame T4°dONLNd‹P§)&echnology Corporation.°dONLNdÛ*$É("*Helvetica and Palatino ar÷İdONLNd É$ã)Ye r∞°dONLNdå$£)    egister%İdONLNd§$Æ)ed °dONLNd$*-¢(+*trademarks of Linotype Company&°dONLNd7$¢-§)x.°dONLNd9/*8(6*ITC Zapf Dingbats is a r]İdONLNdQ/8ñ)Uegister”°dONLNdX/ñ8†)ed °dONLNd[8*Aé(?*trademark of International TΔ°dONLNdw8éA´)dypeface °dONLNdA*JW(H* Corporation.°dONLNdåL*Uá* NuBus is a trademark of T'°dONLNd•LáUò)]exas °dONLNd™U*^:(\*InstrÛ°dONLNdØU:^V)uments.°dONLNd∑`*i/(g*Vã°dONLNd∏`/i^)arityper is a r†Ä°dONLNd«`^iu)/egister°dONLNdŒ`vi∞)ed trademark of °dONLNdfii*r/(p*Vã°dONLNdfli/rK)arityperLİdONLNdÁiKr[), Inc.°dONLNdÓv*π(}*'Simultaneously published in the United °dONLNd*àm*    States and Canada.4^…¿Y
  618. °dONLNd(]…eÒ(c…    LIMITED W°dONLNd1]Òe=)(ARRANTY ON MEDIAöp°dONLNdA]=eQ)L AND °dONLNdFf…nˇ(l… REPLACEMENT°dONLNdRs…{C*
  619. (If you discover physical defects in the °dONLNdz|…ÑW*    +manual or in the media on which a software °dONLNd•Ö…ç'*    product is distributed, APDAsê°dONLNd¡Ö'çP)^ will replace °dONLNdœé…ñJ(î…(the media or manual at no charge to you °dONLNd˜ó…üU*    ,provided you return the item to be replaced °dONLNd#†…®2*    with proof of purchase to APDA.°dONLNdC≠…µ÷*
  620. ALL_0°dONLNdF≠◊µ)
  621.  IMPLIED WYê°dONLNdP≠µM))ARRANTIES ON THIS °dONLNdb∂…æ<(º…MANUAL, INCLUDING IMPLIED °dONLNd|ø…«–*    Wfl°dONLNd}øœ«2)ARRANTIES OF MERCHANTd°dONLNdíø2«P)cABILITY °dONLNdö»…–(Œ…AND FITNESS FOR AÊ∞°dONLNd´»–)H Ph¿°dONLNd≠»–!)ARÜP°dONLNdØ»!–C)
  622. TICULAR °dONLNd∑—…Ÿ?(◊…PURPOSE, ARE LIMITED IN DURA¶ °dONLNd”—?ŸS)vTION °dONLNdÿ⁄…‚ (‡…TO NINETY (90) DAiİdONLNdÈ⁄ ‚I)BYS FROM THE DAÀ†°dONLNd˜⁄H‚R)=TE °dONLNd˙„…Î
  623. (È…OF THE ORIGINAL∞°dONLNd        „ Î)B RET30°dONLNd    
  624. „Î&)AILÖ °dONLNd    „&ÎQ)
  625.  PURCHASE °dONLNd    Ï…Ù (Ú…OF THIS PRODUCTæ`°dONLNd    )Ï Ù )B.°dONLNd    +˘…B(ˇ…$Even though Apple has reviewed this °dONLNd    O…
  626. -*    manual, APPLE MAKES NO Wa@°dONLNd    g-
  627. R)dARRANTY °dONLNd    o …ˇ(… OR REPRESENT{¿°dONLNd    { ˇ)6AI °dONLNd    | W)TION, EITHER EXPRESS °dONLNd    ë…O(…!OR IMPLIED, WITH RESPECT TO THIS °dONLNd    ≤…%*    MANUAL, ITS QUALITYf∞°dONLNd    ≈%H)S
  628. , ACCURACYõİdONLNd    œH%K),, °dONLNd    —&….Ù(,…MERCHANT°dONLNd    Ÿ&Ù.)+ABILITY≠p°dONLNd    ‡&.U), OR FITNESS FOR A[†°dONLNd    Ú&V.W)F °dONLNd    Û/…7Õ(5…PB°dONLNd    Ù/Õ7◊)AR_†°dONLNd    ˆ/◊7/)
  629. TICULAR PURPOSE. AS AÑê°dONLNd
  630. //7H)X RESUL‡°dONLNd
  631. /H7L)T†°dONLNd
  632. /L7O), °dONLNd
  633. 8…@˝(>… THIS MANUAL°dONLNd
  634. 8˛@N)5 IS SOLD “AS IS,” AND °dONLNd
  635. 5A…IX(G…!YOU, THE PURCHASER, ARE ASSUMING °dONLNd
  636. VJ…RQ*    "THE ENTIRE RISK AS TO ITS QUALITY °dONLNd
  637. xS…[*     AND ACCURACY0°dONLNd
  638. ÑS[)<.°dONLNd
  639. Ü`…h
  640. (f…IN NO EVENT WILLùp°dONLNd
  641. ñ`
  642. hM)D APPLE BE LIABLE °dONLNd
  643. ßi…qı(o…
  644. FOR DIRECTˇ@°dONLNd
  645. ±iÙq)+
  646. , INDIRECT °dONLNd
  647. ªiqA)( , SPECIAL, °dONLNd
  648. Δr…zÌ(x…INCIDENTÃİdONLNd
  649. ŒrÌzF)$AL, OR CONSEQUENTIALK°dONLNd
  650. ‚rGzH)Z °dONLNd
  651. „{…É(Å…
  652. DAMAGES RESUL)–°dONLNd
  653. {ÉF)?TING FROM ANY °dONLNd
  654. ˛Ñ…åD(ä…DEFECT OR INACCURACY IN THIS °dONLNd ç…ïX*    +MANUAL, even if advised of the possibility °dONLNd Fñ…ûˇ*    of such damages.°dONLNd W£…´‡*
  655. THE We†°dONLNd \£‡´O)ARRANTY AND REMEDIES SET °dONLNd u¨…¥◊(≤…FOR°dONLNd x¨◊¥V)TH ABOVE ARE EXCLUSIVE AND IN °dONLNd ñµ…ΩÙ(ª… LIEU OF ALLQ°dONLNd °µıΩ,),
  656.  OTHERS, ORAL¸†°dONLNd Ƶ,Ω:)7 OR °dONLNd ≤æ…ΔJ(ƒ… WRITTEN, EXPRESS OR IMPLIED. No °dONLNd “«…œÚ*     Apple dealerÜ0°dONLNd fi«Úœ:)), agent, or employee is °dONLNd ˆ–…ÿ+(÷…authorized to make any modifi°dONLNd –+ÿA)bcation, °dONLNd Ÿ…·C(fl…'extension, or addition to this warrantyÛ`°dONLNd BŸB·C)y.°dONLNd DÊ…ÓN(Ï…*Some states do not allow the exclusion or °dONLNd nÔ…˜U*    .limitation of implied warranties or liability °dONLNd ú¯…U*    ,for incidental or consequential damages, so °dONLNd »…    O*    *the above limitation or exclusion may not °dONLNd Ú
  657. …C*    &apply to you. This warranty gives you °dONLNd
  658. …›*    specifi¿°dONLNd
  659. fiT)&c legal rights, and you may also have °dONLNd
  660. E…$O("…,other rights which vary from state to state.4^h¿¯ˇJ@ˇ ˇˇˇˇ@
  661. ˇ·ˇ‚7^
  662. 4⁄∫˙, Palatino
  663. .I (·
  664. vii
  665.     3, Ã(#∫PREFN )3ACE 4^H¿
  666. vHú4vHú óHó
  667. ˇ·ˇ‚7^
  668. ˇˇ¬òˇ◊°dONLNd\∫u⁄(n∫About This Developer Note
  669. °dONLNdú∫®˜*7BThis document describes the Macintosh PowerBook 160 and Macintosh °dONLNd\©∫µ§*
  670. 1PowerBook 180 computers, emphasizing those featurB °dONLNdç©•µÕ)Î
  671. es that arc‡°dONLNdó©Õµı)(    e new or °dONLNd†∂∫¬Δ(ø∫dif™`°dONLNd£∂Δ¬“) fer凰dONLNd¶∂“¬È) ent fr °dONLNd¨∂ͬ)om prì¿°dONLNd±∂¬Û)4evious Macintosh PowerBook computers. It is written °dONLNdÂ√∫œm(Ã∫'primarily for experienced Macintosh har≈ °dONLNd √mœÑ)≥dwar¸‡°dONLNd√Ñœ¿)
  672. e and softwar`°dONLNd√¡œ)=e developers who °dONLNd.–∫‹Ê(Ÿ∫
  673. want to cr◊‡°dONLNd8–Ê‹),eate prÙ†°dONLNd?–‹@)oducts that aró¿°dONLNdM–A‹)=.e compatible with these new computers. If you °dONLNd{›∫Ȭ(Ê∫arE°dONLNd}›√ȃ)    8e unfamiliar with the Macintosh or would simply like morª†°dONLNdµ›ƒÈı(ʃ e technical °dONLNd¡Í∫ˆ(Û∫information on the harv°dONLNd◊͈5)ddwar≠¿°dONLNd€Í5ˆê)e, you may want to rÕ‡°dONLNdÔÍêˆ∂)[    ead the rU†°dONLNd¯Í∑ˆ˛)'elated technical °dONLNd    ˜∫i(∫)manuals listed in the following section. 
  674. 
  675. H%4 H%
  676. 5H=46H= 7H7
  677. ˇ·ˇ‚7^
  678. ˇˇ©ˇÆ°dONLNd3"H5(0HSupplementary DocumentsˇˇˇˇˇˇV˛(00
  679. °dONLNdKF∫R¿(O∫Tµ¿°dONLNdLFøR)Ho supplement the information in this document, you might wish to obtain °dONLNdîS∫_Ω(\∫rE°dONLNdïSæ_C)elated documentation such as 
  680.  °dONLNd≤SD_Ë)Ü%Guide to the Macintosh Family Hardwar∫°dONLNd◊SË_Î)§eù†°dONLNdÿSÏ_)    , second °dONLNd·`∫lfi(i∫    edition, ø`°dONLNdÍ`filæ)$4Designing Cards and Drivers for the Macintosh FamilyˆÄ°dONLNd`Ωl—)fl, thir∑†°dONLNd$`“l)d edition, and °dONLNd3m∫yˇ(v∫Inside Macintoshb°dONLNdCmy)F;. The Macintosh PowerBook 100, 140, 145, and 170 developer °dONLNd~z∫Üfi(É∫notes prW°dONLNdÜzfiܡ)$Aovide information about these similar models that may also be of °dONLNd«á∫ìŒ(ê∫inter
  681. ¿°dONLNdÃáœìµ)4est to you. For detailed information about the Motor≥İdONLNdáµì‡)Ê
  682. ola 68030 °dONLNd
  683. î∫†Œ(ù∫micrq†°dONLNd›)oprÆ@°dONLNd    )?ocessor used in the PowerBook 160 and PowerBook 180 computers, °dONLNdP°∫≠Ω(™∫rE°dONLNdQ°æ≠Ï) efer to the 4°dONLNd]°Ì≠r)/MC68030 Enhanced 32-Bit Micr˘†°dONLNdy°r≠)Öopr‡°dONLNd|°Ä≠≤) ocessor UserÒ@°dONLNdà°≤≠¥)2’+‡°dONLNdâ°µ≠€)s Manual≈¿°dONLNdë°€≠‡)&. g`°dONLNdì°‡≠)
  684. All of these °dONLNd†Æ∫∫ˆ(∑∫ documents arº°dONLNd¨ƈ∫4)<e available thr°dONLNdªÆ5∫N)?ough 
  685. ¿°dONLNd¿ÆN∫m)APDA.°dONLNdΔ¿∫Ã◊(…∫APDAH¿°dONLNd ¿◊Ä) is ¿°dONLNdŒ¿„ÃQ) Apple’s  worldwide sourx °dONLNd¿QÃ)n-ce for over 300 development tools, technical °dONLNdÕ∫ŸΩ(÷∫rE°dONLNdÕæŸ÷)esourç@°dONLNdÕ÷Ÿ)ces, training prLJ°dONLNd(ÕŸŒ)B)oducts, and  information for anyone interΠ°dONLNdQÕŒŸÚ)∂    ested in °dONLNdZ⁄∫Ê4(„∫developing applications on ⁄İdONLNdu⁄4Êà)zApple platforms. T†°dONLNdá⁄àÊ¿)T
  686. o place an or-`°dONLNdî⁄¿Ê·)8der or r2İdONLNdú⁄·Ê)!    equest a °dONLNd•Á∫Û3(∫complimentary copy of the ]İdONLNdøÁ4ÛP)zAPDAR`°dONLNd√ÁPÛX) T“`°dONLNd≈ÁWÛà) ools Catalogı °dONLNd—ÁàÛ¨)1    , contact°dONLNd€˘∫◊(∫APDA°dONLNd‡∫*
  687. Apple Computer(İdONLNdÓ)K, Inc.°dONLNdı∫¿(∫P?†°dONLNdˆø) .O. Box 319°dONLNd ∫,…()∫Buf… °dONLNd …,Ì)falo, NYG†°dONLNd
  688.  Ó, )%  14207-0319°dONLNd2∫>    (;∫U.S.: 800-282-2732°dONLNd,?∫K*
  689. Canada: 800-637-0029°dONLNdAL∫X1*
  690. International: 716-871-6555°dONLNd]Y∫eø*
  691. FQ¿°dONLNd^Yøe)AX: 716-871-651fl†°dONLNdmYe
  692. )F1°dONLNdok∫wÓ(t∫ AppleLink: ¿°dONLNdzkÔw )5APDA°dONLNdx∫Ñ(Å∫America Online: j¿°dONLNdèxÑ")KAPDA°dONLNdîÖ∫ë((é∫CompuServe: 76666,2405°dONLNd´í∫û‚*
  693. Internet: -İdONLNdµí‚ûa)(APDA@applelink.apple.comˇ@ˇ ˇˇˇˇ@
  694. ˇ·ˇ‚7^
  695. 4⁄*˙¯, Palatino
  696. .(·*viii
  697.     3, Ã(#úPREFN )3ACE 4^*¿¯
  698. ^*x¯4^*x¯
  699. à*ê¯4â*ꯠä*ä˛
  700. ˇ·ˇ‚7^
  701. ˇˇ©ˇÆ°dONLNdu*à©(É*Conventions and t–°dONLNdu©àŒ)Abbrä»°dONLNduŒà)%    eviationsˇˇˇˇˇˇV˛(É0
  702. °dONLNdôú•Í(¢úJThis developer note uses abbreviations and typographical conventions that °dONLNdh¶ú≤:*
  703. $are standard in Apple publications. 
  704. ◊*fi¯4ÿ*fi¯ ŸúŸ(
  705. ˇ·ˇ‚7^,     Helvetica
  706. ˇˇ‹.ˇ◊°dONLNdç»ú◊§*$T$é°dONLNdé»§◊A)ypographical Conventionsˇˇˇˇˇˇ€r(”0
  707. °dONLNdßfiúÍì(Áú7This note uses the following typographical conventions.°dONLNdflú¸˚*New terms appear in y`°dONLNdÛ¸¸#)`boldfaceÁ¿°dONLNd˚#¸<)' wher¿°dONLNd=¸c)    e they ar‡°dONLNd    c¸p)&e fip@°dONLNd
  708. p¸é)
  709. rst defiT`°dONLNd踧)ned. °dONLNdú…( úComputer∫¿°dONLNd#…Ë)-D-language text—any text that is literally the same as it appears in °dONLNdgúH(ú$computer input or output—appears in ,
  710. CourierÒ°dONLNdãHq)¨CourierÓ`°dONLNdírã)* font. 
  711. @*G¯4A*G¯ BúB(
  712. ˇ·ˇ‚7^
  713. ˇˇ‹.ˇ◊°dONLNdö1ú@◊(<ú    Standard )>°dONLNd£1◊@));
  714. Abbreviationsˇˇˇˇˇˇ€r(<0
  715. °dONLNd±GúS˜(PúLWhen unusual abbreviations appear in this book, the corresponding terms are °dONLNd˝Tú`ƒ*
  716. Balso spelled out. Standard units of measure and other widely-used °dONLNd?aúm/*
  717. "abbreviations are not spelled out.°dONLNd¸súø*@Standard units of measure used in Apple reference books include:°dONLNd=Ìú˘æ*zStandar¥@°dONLNdDÌæ˘⁄)"d abbr$@°dONLNdJÌ€˘()eviations used in 0°dONLNd\Ì(˘I)MApple rÚİdONLNdcÌI˘Y)!eferû†°dONLNdgÌZ˘∞)ence books include:°dONLNdÅÖúë£(éúA°dONLNdeÖÃëË)0amper‰¿°dONLNdjÖËëÒ)es°dONLNdmÖ<ëK)TMB°dONLNdpÖlëû)0
  718. megabytes °dONLNd|ïú°©(ûúGB°dONLNdïðˆ)0    gigabytes°dONLNdâï<°R)pMHz°dONLNdçïl°ö)0    megahertz°dONLNdò•ú±©(ÆúHz°dONLNdõ•ñ‚)0hertz°dONLNd°•<±I)pms°dONLNd§•l±¶)0
  719. milliseconds °dONLNd≥µú¡£(æúK°dONLNdµµÃ¡‡)01024°dONLNd∫µ<¡F)pns°dONLNdΩµl¡ß)0 nanoseconds °dONLNdÀ≈ú—©(ŒúKB°dONLNdŒ≈׈)0
  720. kilobytes °dONLNdŸ≈<—C)pV°dONLNd€≈l—Å)0volts°dONLNd‚’ú·¨(fiúmA°dONLNd’÷˝)0
  721. milliamperZ@°dONLNdÔ’˝·)1es °dONLNdÛ’<·F)?W°dONLNdı’l·Ñ)0watts°dONLNdzˇú °(ú$°dONLNd{ˇ° ¶)n °dONLNd|ˇß ©) °dONLNd~ˇ‹ 1)5hexadecimal value ù`°dONLNdêˇ1 9)Un °dONLNdîú™(úAC°dONLNdó‹!)@alternating currr†°dONLNdß!.)Eent°dONLNd¨ú+±((úADB°dONLNd∞‹+1)@Apple Desktop Bus°dONLNd√/ú;∑(8úCLUT°dONLNd»/‹;/)@color look-up table°dONLNd›?úK≤(HúDAC°dONLNd·?‹KR)@digital-to-analog converter°dONLNd˛Oú[¶(XúIC°dONLNdO‹[)@integrated cir凰dONLNdO[');cuit°dONLNd_úk≥(húASIC°dONLNd_‹k-)@application-specifi¯‡°dONLNd-_-ko)Qc integrated cirˆ°dONLNd=_ok)Bcuit°dONLNdCoú{∂(xúMMU°dONLNdGo‹{R)@memory-management unit°dONLNd_úã≥(àúRAM°dONLNdc‹ãE)@random-access memory°dONLNdyèúõ≥(òúROM°dONLNd}è‹õfl)@rE°dONLNd~è‡õ.)ead-only memory°dONLNdèüú´∞(®úRGB°dONLNdìü‹´fl)@rE°dONLNdîü‡´˜)ed-gr“`°dONLNdôü˜´¢)&een-blue (a video display system used °dONLNdø™‹∂È(≥‹by ∏`°dONLNd¬™È∂9)
  722. Apple computers)ˇ∏@ˇ ˇˇˇˇ@
  723. ˇ·ˇ‚7^
  724. 4⁄∫˙, Palatino
  725. ., (·ix
  726.     3, Ã(#∫PREFN )3ACE 4^H¿
  727. °dONLNda∫mŒ(j∫SCSI°dONLNda˙mâ)@small computer system interface°dONLNd&q∫}’(z∫SVGA°dONLNd+q˙},)@    super VGA`°dONLNd4q,}«)2# (a video display system used with °dONLNdW|˙àR(Ö˙PC-type computers)°dONLNdkå∫ò–(ï∫VGA°dONLNdoå˙ò´)@(video graphics adapter (a video display °dONLNdóó˙£¢* #system used with PC-type computers)°dONLNdºß∫≥Ÿ(∞∫VRAM°dONLNd¡ß˙≥-)@    video RAMˇJ@ˇ ˇˇˇˇ@
  728. ˇ·ˇ‚7^
  729. 4^*¿¯ˇÄ@ˇ ˇˇˇˇ@
  730. ˇ·ˇ‚7^
  731. 4⁄∫˙, Palatino
  732.     3,. Ã+∫#CHAPTER ßí)h1
  733. yH4yH H
  734. ˇ·ˇ‚7^
  735. ˇˇu÷ˇÆ°dONLNd\∫x0(p∫Hardwareˇˇˇˇˇˇä*(p    1
  736. ^
  737. ÇH4`}Cˇˇˇˇˇˇ,     Helvetica
  738.     (f
  739. Figure 1-0*     Listing 1-0*        Table 1-0ˇº@ˇ ˇˇˇˇ@
  740. ˇ·ˇ‚7^
  741. 4*\¯, Palatino
  742. &e.3+l"CHAPTER ”)>1,     Helvetica
  743.     ˇˇ—ÚˇÆ(@lHardware4⁄*˙¯
  744. (‡*2
  745.     )B Introduction4^*¿¯
  746. °dONLNd\lh•(elEThis chapter describes the major features of the Macintosh PowerBook ⁄¿°dONLNdE\•h…(e•160 and °dONLNdMilu°(rl
  747. PowerBook (@°dONLNdWi¢uÓ)6J180 computers, emphasizing the similarities and differences between these °dONLNd°vlÇ3(l)and other Macintosh PowerBook computers. °dONLNdÀàlî‰*RTo ensure that your hardware and software is compatible with other members of the °dONLNdïl°‰*
  748. RPowerBook family, you should read the developer notes for the PowerBook 100, 140, °dONLNdo¢lƃ*
  749. M145, and 170. See the Preface for information about ordering these documents.
  750. µ*–¯4∂*–¯
  751. ‡*˯4·*˯ ‚*‚˛
  752. ˇ·ˇ‚7^
  753. ˇˇ©ˇÆ°dONLNdΩÕ*‡Ñ(€* IntroductionˇˇˇˇˇˇU˛(€1
  754. °dONLNd Òl˝¥(˙lThe PowerBook d°dONLNdÿÒµ˝)I160 and PowerBook ˘`°dONLNdÍÒ˝‹)Z.180 computers are the newest additions to the °dONLNd˛l
  755. ª(lFMacintosh PowerBook family of notebook computers. They offer improved °dONLNd^ lË*
  756. Sperformance, enhanced displays, video output, greater memory expansion capability, °dONLNd±l$–*
  757. and other refinements.
  758. +*F¯4,*F¯
  759. V*^¯4W*^¯ X*X˛
  760. ˇ·ˇ‚7^
  761. ˇˇ©ˇÆ°dONLNd»C*Vf(Q*FeaturesˇˇˇˇˇˇU˛(Q1
  762. °dONLNd—gls(pl$The major features of the PowerBook ˝‡°dONLNdıgsl)¶160 and PowerBook ì@°dONLNdgms¿)[180 computers are:,
  763.  
  764. Zapf Dingbats
  765. °dONLNd}lÑq(Éln
  766. °dONLNdzxÜò) <Microprocessor: Motorola 68030 running at 33 MHz (PowerBook ‡°dONLNdXzôÜfl(Éô180) or 25 MHz °dONLNdgÜxí∞(èx (PowerBook | °dONLNdrܱíƒ)9;160). Both computers also offer a 16 MHz power saving mode.
  767. °dONLNdÆõl¢q(°ln
  768. °dONLNd∞òx§˙) Coprocessor: the PowerBook ò`°dONLNdÀò˙§Ó)Ç4180 includes a Motorola 68882 FPU running at 33 MHz.
  769. °dONLNd≠l¥q(≥ln
  770. °dONLNd™x∂) Read-only memory (ROM): 1 MB. 
  771. °dONLNd!ølΔq(≈ln
  772. °dONLNd#ºx»Ù) MRandom-access memory (RAM): 4 MB of pseudostatic RAM (PSRAM) soldered to the °dONLNdp»x‘≈* main logic board.
  773. °dONLNdÇ›l‰q(„ln
  774. °dONLNdÑ⁄xʈ) NRAM expansion: a RAM expansion slot accommodates RAM expansion cards of up to °dONLNd“ÊxÚÑ* 10 °dONLNd’ÊÖÚ
  775. )
  776. MB, for a total of 14 MB RAM.
  777. °dONLNdÛ˚lq(ln
  778. °dONLNdı¯x‹) RLiquid Crystal Display (LCD): 4-bit video capability for 16 shades of gray on the °dONLNdGx¨*
  779. built-in 640 /İdONLNdT≠¥)5x ÿ °dONLNdV¥
  780. )400 pixel LCD. The …°dONLNdi @)W
  781. PowerBook q@°dONLNdsAP)6180q@°dONLNdvPÌ)& uses a transreflective active matrix °dONLNdúxΩ(xLCD, while the  °dONLNd´æÛ)F
  782. PowerBook ∏`°dONLNdµÛ)5160∏`°dONLNd∏Ï)2 uses a transmissive mode FSTN LCD. Both displays °dONLNdÍx(g(%x6are backlit by a cold cathode fluorescent lamp (CCFL).
  783. °dONLNd!1l8q(7ln
  784. °dONLNd#.x:Ó) UVideo output: 8-bit video output circuitry supports 256 colors on all Apple monitors °dONLNdx:xFˆ* Vup to 16-inches in size, and 16 shades of gray on the Apple Portrait monitor. VGA and °dONLNdŒFxR†* >some SVGA modes are supported with appropriate adapter cables.°dONLNd
  785. XxdÁ*NThere are two video output modes: dual mode and mirror mode. In dual mode the °dONLNd[dxpÌ* QLCD and external monitor are independent. In video mirror mode, the image on the °dONLNd¨px|ø* Lexternal monitor is identical to what is displayed on the LCD, but in color.
  786. °dONLNd˘Ölåq(ãln
  787. °dONLNd˚Çxé[) 1Floppy disk: one internal 1.4 MB Apple SuperDriveÔ °dONLNd,[ã](à[ o °dONLNd-Ç^éÿ+with Super Woz Integrated °dONLNdGéxöÓ(óxMachine (SWIM) interface.
  788. °dONLNda£l™q(©ln
  789. °dONLNdc†x¨Ë) RHard disk: one internal 2.5-inch SCSI (Small Computer System Interface) hard disk °dONLNdµ¨x∏k* 9drive. Disk capacities of 40, 80, and 120 MB are offered.ˇ ®@ˇ ˇˇˇˇ@
  790. ˇ·ˇ‚7^
  791. 4H\, Palatino
  792. &e.3+ä"CHAPTER ”)>1,     Helvetica
  793.     ˇˇ—ÚˇÆ(@äHardware4⁄ä˙(‡äFeatures
  794. (‡34^H¿,
  795.  
  796. Zapf Dingbats
  797. 
  798. °dONLNd_äfè(eän
  799. °dONLNd\ñh
  800. ) QSCSI disk mode: by connecting an HDI-30 SCSI Disk Adapter cable users can access °dONLNdShñt§* ;the PowerBook’s internal hard disk from another Macintosh. 
  801. °dONLNdè}äÑè(Éän
  802. °dONLNdëzñÜÙ) NI/O (input/output): one HDI-30 connector for external SCSI devices, one 4-pin °dONLNdflÜñí* mini-DIN Apple Desktop Bus°dONLNd˘Éè(å ü°dONLNd˙Üíˇ+3(ADB) port, two 8-pin mini-DIN serial ports, audio °dONLNd-íñû(õñQinput and output jacks, custom video output connector with adapter for attaching °dONLNd~ûñ™* standard Apple video cables.
  803. °dONLNdõ≥ä∫è(πän
  804. °dONLNdù∞ñº) PSound: enhanced Apple Sound Chip (ASC) audio circuitry provides sound input and °dONLNd̺ñ»˛* Ooutput through the built-in microphone and speaker. Stereo sound output can be °dONLNd<»ñ‘0* !heard through the headphone jack.
  805. °dONLNd^›ä‰è(„än
  806. °dONLNd`⁄ñÊú) :Keyboard: built-in keyboard with integral 30-mm trackball.
  807. °dONLNdõÔäˆè(ıän
  808. °dONLNdùÏñ¯) UModem: internal 20-pin connector for an optional modem card. This slot is physically °dONLNdÚ¯ñ* Qand electrically compatible with previous PowerBook modems, while offering a new °dONLNdCñ* interface for faster modems.
  809. °dONLNd`ä è(än
  810. °dONLNdbñ"ˇ) QBattery: a 2.8 ampere-hour NiCad rechargeable battery is included. A 3 V lithium °dONLNd≥"ñ.* Qbattery provides backup power for the real-time clock and parameter RAM when the °dONLNd.ñ:* main battery is removed.
  811. °dONLNdCäJè(Iän
  812. °dONLNd@ñLÙ) KPower supply: an external wall-mounted recharger/power adapter is included.
  813. °dONLNdkUä\è([än
  814. °dONLNdmRñ^) TSecurity connector: a connector on the back panel allows users to attach a security °dONLNd¡^ñjµ* device.
  815. °dONLNd…säzè(yän
  816. °dONLNdÀpñ|Ó) Weight: 6.8 pounds.
  817. °dONLNdflÖäåè(ãän
  818. °dONLNd·Çñéü) >Size: 11.3 inches wide, 9.3 inches deep, and 2.25 inches high.°dONLNd ìäü
  819. (úäThe block diagram shown in `İdONLNd;ì ü7)Å
  820. Figure 1-1˛`°dONLNdEì7ü),. illustrates the major hardware components of °dONLNds†ä¨ö(©äthe ›`°dONLNdw†ö¨œ)
  821. PowerBook Ö†°dONLNdņ–¨*)6160 and PowerBook °dONLNdì†+¨:)[180°dONLNdñ†:¨î) computers. Figures  †°dONLNd™†î¨°)Z1-2tİdONLNd≠†°¨∂)
  822.  and a†°dONLNd≤†∑¨ƒ)1-3µÄ°dONLNdµ†ƒ¨ )
  823.  show front and °dONLNd≈≠äπ
  824. (∂äback views of the computers.ˇí
  825. @ˇ ˇˇˇˇ@
  826. ˇ·ˇ‚7^
  827. 4*\¯, Palatino
  828. &e.3+l"CHAPTER ”)>1,     Helvetica
  829.     ˇˇ—ÚˇÆ(@lHardware4⁄*˙¯
  830. (‡*4
  831.     )BFeatures4^*¿¯
  832. g*w¯4g*w¯
  833. ˇ·ˇ‚7^°dONLNd\lgñ(dl
  834. Figure 1-1°dONLNd \Æg)BBlock diagram of the °dONLNd \g3)U
  835. PowerBook ܇°dONLNd*\3gS)0160/180 ‡°dONLNd1\TgÄ)!
  836.  computers
  837. f*mß4g*mß"h*]
  838. w(z¯4v'w(ò<@”@”w(∑˚≈≈
  839. ◊| Ù
  840. ◊D Ù
  841. ◊E‹Ós Ù
  842. ◊|nìO†Ù
  843. ◊E®ùL Ù
  844. ◊DÏÁK†Ù’ÄÚ’ÄÚ’ÄÚ÷†Ú÷ÄÚ    ◊≠À¨Û    ◊ø(ËÛ    ◊ª+hÛ    ◊≠…–ÛÌ˝ˇ¯ÛÙ"˝˝ ÛÙf˝˝ÚÒÙ*˝˝Ú¯ÒÙ/Ò˝˝Úˇ¸ÚÙ""˝˝Úᡫ˛ÛÙ""˝˝Úġ˚ÄÙÌ˝ÚġÄÙÌ˝Ú¿ÄÙÌ˝Ú@¿Ùı˙ˇ˝Òˇ@@Ùı˙ˇ˝Ú@@Ùı˙˝Ú@¿Ùı˙˝Ú@¿Ùı˙˝Ú@‡Ùı˙˝Ú¿˛†Ùı˙}ÔÚ‡˛†Ùı˙«9ÄÚ†˛‡Ù ı˙√˛˛ˇ‡˙‡˛‡Ù ı˙fl¯˛˛ˇ‡˙†˛‡Ù ı˙Δ9IJ˛ˇ‡˙†˛pÙ ı˙Ô˛˛ˇ‡˙†˛PÙı˙˝˛˛ˇ‡˙†˛PÙı˙˝˛˛ˇ‡˘˛pÙ"ı˛1ú˝˛˛ˇ‡˘–˛pÙı˛    K†˝˙ˇ‡˘–˛pÙ"ı˛        ∏˝˛˛ˇ‡˘–˛8Ù"ı˛    x§˝˛˛ˇ‡˘–˛(Ù"ı˛    I§˝˛˛ˇ‡˘–˛8Ù"ı˛1ò˝˛˛ˇ‡˘–˛8Ùı˙˝˛˛ˇ‡˘–ˇ¯Ùı˙˝˛˛ˇ‡˘_ˇˇÉ¯Ùı˙˝˛˛ˇ‡˘`?ˇ˛Ûı˚ˇ˝˛˛ˇ‡˘‡Òı˚˝˛˛ˇ‡Áı˚˝˙ˇ‡Áı˚˝˛˛ˇ‡Á"ı˚˝˛˛ˇ‡¸¸ˇˇˇ¿ˆ#ı˚˝ˇ¯˛˛ˇ‡¸˝@ˆıÚ˛ˇ‡¸˝@ˆıÚ˛ˇ‡    Ä¬˝@ˆıÚ˛ˇ‡A"˝@ˆıÎA"˝@ˆıΠ   º‚˝@ˆıÎä"˝@ˆıÎ㡬˝@ˆıË˝@ˆò<@Ä”@Ä”∑(˜˚ıË˝@ˆıÁˇ˛˝@ˆıÁˇ˛˝@ˆıÌ˝    Ïp˛{ˇ@ˆ ı˚˝ˇ¯˘˝    ~0lŸ¿ˆ ı˚˝ˇ¯˘˝    ~0lÿ@ˆ ı˚˝ˇ¯˘˝    ~0xÿ@ˆ ı˚˝ˇ¯˘˝    ~0lŸ¿ˆ ı˚˝ˇ¯˘˝    s0lœ@ˆ ı˚˝ˇ¯˘b˝@ˆ ı˚˝ˇ¯˘ñ≤˝@ˆ ı˚˝ˇ¯˘“˝@ˆ ı˚˝ˇ¯˘2Ûz˝@ˆ ı˚˝ˇ¯˘í˝@ˆ ı˚˝ˇ¯˘bí˝@ˆ%¸ˇ¸¸˚˝ˇ¯˘˝˝@ˆ(¸¸åAÑ˝ˇ¯˘˝˝@ˆ)¸¸R¬L˝ˇ¯˘˛ˇ˛˝@ˆ)¸¸B@T˝ˇ¯˘˛˝@ˆ)¸¸FMû˝ˇ¯˘˛˝@ˆ-¸ ÑRB˝ˇ¯˘˛¸ˇˇˇ¿?ˇ¿˘%¸PÑåCƒ˝ˇ¯˘Ù`@˘¸Sü31…fˆˇ¯˘Ù¿`˘¸t¶˘)ˆfiˇüˇ†˘"¸å¶FÈ)÷ ˚˝ˇ¯˘Ù∞†˘"¸ãû;1«f ˚˝ˇ¯˘Ùüˇ†˘%¸¸ ˚˝ˇ¯˛ˇ‡ÙÄ ˘"¸¸ ˚˝ˇ¯˛?ÒˇÄ ˘#¸¸ ˚˚ˇÄ˛ Ùˇˇ‡˘ ¸¸ˇ˛ #0`˚ˇÄfˇ È'¸¸ˇ˛ T»ê˝ˇ¯Ä3fàˇˇ˛Ó)¸b Pàê˝ˇ¯Ä0fà@Ó(¸ñÄ sê˝ˇ¯Ä0fÃ?˝ˇ¿Ó/¸Ä åHê˝ˇ¯Ä3fà@˙@¯1Ô62|Ä è∞`˝ˇ¯Äå @˚œ˙¿¯* =∂"íÄıˇ¯Ä˛ AéyÇ˙ΔÁ∂˘* 
  845. ∂"bıˇ¯Ä˛ Aé˙…ïL˘-6¸ ˚˝ˇ¯Ä˛ Aèÿ˙IïL˘-<6¸ ˚˝ˇ¯Ä˛ˇ‡AåyÇ˙Fï¥˘&ϸ ˚˝ˇ¯Ä˛@ˇœÓ$¸¸ ˚˝ˇ¯Ä˛@Ó$¸¸ ˚˝ˇ¯Ä˛@Ó(¸¸ ˚˝ˇ¯Ä˛ˇˇ˛˜˘¸¸ ıIJڢ"¸¸ ıIJı3sòfl`˙"¸¸ ıIJıL },¿˙$¸¿@@ ıIJıD a ¿˙$¸ @@ ıIJı;J\Ô@˙¸.¯rX ıIJˇȸ#LJ| ıIJˇȸ-tJt ıIJˇÈ
  846. F9ôå«|qÿ ı¸ˇÈ…BfR¸ ı¸ˇÈ–rdR¸ å@非ˇÈ–I§“˚ˇ¸R¡ê¯˛ˇÈIJfR˚ˇ¸B@ú¯˛ˇÈF1ôå¸ FLí¯˛ˇȸ¸ R@í¯˛ˇȸ b å@坞ˇȸñÄ Û˛ˇÈ¸Ä Û˛ˇȸ2|ÄÔˇÚˇÄ˙¸íÄ Û˛ˇÚˇÄ˙¸b Û˛ˇÚˇÄ˙ò<Ä¿”Ä¿”˜(7˚¸¸ Û˛ˇÚˇÄ˙!¸¸ Û˛ˇΔˆˇÄ˙%¸¸ Û˛ˇ)ʡĬD˝%¸¸ Û˛ˇ)ʡÄ%l˝$¸¸ Û˛ˇ…ÛˆˇÄ%l˝$¸¸ Û˛ˇ#    ˆˇÄ«l˝¸¸ Ì#ÊʡÄ(‘˝¸¸ ÌÚˇÄ(‘˝¸¸ ÌÚˇÄ˙¸¸ ÌÚˇÄ˙¸¸ ÌÚˇÄ˙ ¸¸ ˚˝ˇ¯˘ˇÄ˝¸¸ ˚˝˘ˇÄ˙#¸¸ ˚˝˘ÚˇÉW;ög˛$¸¸ ˚˝˘Úˇá§é~îÄ$¸¸ ˚˝˘ÚˇÑ$∂vîÄ$¸¸ ˚˝˘ÚˇÉ◊ZdÄ ¸¸ ˚˝˘ÚˇÄ˚ ¸¸ ˚˝˘ÚˇÄ˚ ¸¸ ˚˝˘ÚˇÄ˚#¸¸ ˚˝˘ÚˇÄ˛Ä˛(¸¸ ˚B˘¬ˆˇÄ˛Ä˛)¸¸ ˚(B˘&ʡÉ3∏ÕÛ˛)¸ˇ¸¸ ˚)œôò˘"ĘˇÑ eÚ ˛#ı ˚:S?¸˘bÙʡÑJe ˛#ı ˚FS#t˘"ʡÉ≤dÓÚ˛!ı
  847.  C0`Eœò˘¬ˆˇÄ˙ı §»ê˝˘ÚˇÄ˙ı †»ê˝˘ÚˇÄ˙ı „Kê˝˘ÚˇÄ˙ı
  848.  Hê@˘ÄÙˇÄ˙ı
  849.  ∞`ĢÄÙˇÄ˙ı ˚üˆ`˘ÄÙˇÄ˙ı ˚î¸˘ˇ˛ÄÙˇÄ˙ı˙ˇ˘ˇ˛ÄÙˇÄ˙ı˙ˇtº`˘ÄÙˇÄ˙ı ˚˝˘ÄÙˇÄ˙ı ˚˝˘ÄÙˇÄ˙ı ˚˝˘ÄÙˇÄ˙ı ˚˝˘àΔˆˇÄ˙ı ˚˝˘ï)    ˆˇÄ˙ı ˚˝˘î)ˆˇÄ˙#¸ˇ¸¸ ˚˝˘ú…ˆˆˇÄ˙¸¸ ˚˝˘£    Ì¸¸ ˚˝˘£ÊÌ%¸ ˚˝˘Ä¸ˇÄÙ%¸ò  ˚˝˘ĸÄÙ#¸® ˚˝˘¸ˇ¯¸ÄÙ#¸øƒ ˚˝˘¸ˇ¯¸ÄÙ'¸H ˚˝ˇ¯˘ ÄfiÒå¿ÄÙ¸H Ì Äs€œ¿ÄÙ¸¸ Ì ú¬p€œ¿ÄÙ¸¸ Ì ì&àfiÛœ¿ÄÙ¸¸ˇ˛ Ì í"à€œ¿ÄÙ¸¸ˇ˛ Ì íbÙà>fio¿ÄÙ¸¸ Ìì"à¸ÄÙ ¸¸ Δ0Úú¬¸ÄÙ ¸¸ )0HÚĸÄÙ"¸¸ !HÚ Äà‡ÄÙ"¸¸ #»Ú Ä$ÿêÄÙ"¸¸ )HÚ ÄÿêÄÙ"¸¸ Δ0Ú Äÿ‡ÄÙˇl¸ Ì Ä ®êÄÙçϸ Ì Ä<®‡ÄÙò<¿”¿”7(w˚ÌϸÁˇ¯¸ÄÙèl¸Áˇ¯¸Ä¸ˇ¸"ål¸ ÌĸˇÄ¸ˇ¸å8¸ ÌĈ¸ˇ¸¸¸ ÌĈ¸ˇ¸¸¸ ÌĈ¸ˇ¸¸¸ ÌĈ¸ˇ¸¸¸ ÌĈ¸ˇ¸¸¸ ÌĈ¸ˇ¸¸¸ ÌĘ˚ˇ¸¸¸ Ìʸˇ¸¸¸ Ìú¬˘¸ˇ¸¸¸ Ìì&Ä˙¸ˇ¸¸¸ Ìí"Ä˙¸ˇ¸¸¸ ÌíbÙÄ˙¸ˇ¸*F9ôå¸ ˚˝ˇ¯˘ì"è¸ˇÄ¸ˇ¸*…BfR¸ ˚˝˘ú¬¸Ä¸ˇ¸*–rfB¸ ˚˝˘ĸĸˇ¸*–Iôå¸ ˚˝˘ĸĸˇ¸,IJfP¸ ˚˝˘˛ˇ    ¯}òĸˇ¸)F1ôû¸ ˚˝˘˛ˇ¯«¯Äˆ&¸¸ ˚˝˘˝«¯Äˆ&¸¸ ˚˝˘˝«¯Äˆ&¸¸ ˚˝˘˝«¯Äˆ'¸¸ ˚˝˘F}¯Äˆ&¸¸ ˚"¿@Ģ…    ¸Äˆ,¸¸ ˚# @ĢI¸Ä!¸,¸¸ ˚&›˘Gˆ¸ÄÄ    !¸/¸¸ ˚&Fò˘"Aà‡Äªì    1ØÓ˝4x<bD¸
  850.  Ĭ)"Zˢ"NÿêĶWâ{Òô˝5r™˘%'§¿@@ •Å&(¡Œ¯˘˝ÿêÄfT    Ciô˝4Eض÷%§ @@ ÑÄ*˝˘˝ÿ‡Ä{ìé9•Ó˝2BRπ%"D.¯rX åûœ˝˘¸ˇ
  851. ¯®êÄ"˝˝0¸#LJ| §Å˝˘¸ˇ
  852. ¯®‡Ä"˝˝/¸-tJt Å‚ê¯˝¸Ä"˝˝,¸«|qÿ ˚ ¯˝¸Äp¸,¸ ˚'˝Ä¯˝¸ˇÄH¸&-P¸ ˚•?¯ıLòÊ|¸![PÙˇ•1¯ıtºôH¸$+ Ùˇ/ å 1˚ıL¥ôH¸(˛ ¸ ˚˝
  853. R`K˚ısòÊL¸(˛    @b ˚˝
  854. ˚ı˝Ä˚'¸ñÄ ˚˝
  855. F/7ĸı˝Ä˚&¸Ä ˚˝
  856. R A˚ı˝Ä˚"¸2|Ä ˚˝ å y˚ıˆ¸íÄ ˚˝¯ıˆ#¸b ˚˝¯ı˛˙'¸¸ ˚˝¯˙ˇ˛˛q‡˚'¸¸ ˚˝¯˙˛˛€†˚'¸¸ ˚˝¯ˇ¸˙˛˛õ∞˚'¸ˇ¸¸ ˚˝¯˙˛˛õê˚!ı ˚˝¯˙˛Ä˚ı ˚˝¯˙˙ˇpÿ˚!ı ˚˝ˇ¯¯˙˛p–˚ı Ï˙˛Ä˚ı Ï˙˝ü0˚ı Ï˝˝fl ˚#ı ˚˝ˇ¯¯˝˝p‡˚$ı ˚˝¯ …s˝Ä˚ı ˚˝¯ +zı#ı ¿¬˝¯    %B¸ˇ‡¯%ı ¶&˝˙ ˇˇ˛ƒ∫¸ ¯!ı áÄ*˝˙˙¸ ¯!ı ò@œ˝˙˙¸ ¯ò<@”@”w(∑˚!ı ¢A˝˙˙¸ ¯$ı =â‚˝˙@˝¸ ¯$ı ˛˝˙¿˝¸ ¯$ı ˚˝˙ŒÁ9∞¿@ ¯$ı ˚˝˙√ëÀ‡@ ¯$ı˚ˇ˝˙Mñ  5Òπ∏ ¯$ı˚ˇ˝˙~Gìπ‡}JMH ¯&ı˙˝˙B˝    ≈JuH#¸ˇ‡˛&ı˙˝˙B˝    pzqù8#¸ˇ‡˛#ı˙˝˙B˙˛#¸ˇ‡˛$ı˙Á∂>f»˙B˙˛#¸ˇ‡˛"ı˙6ˆcf»˙B˙¸#¸ˇ‡˛$ı˙ˆ`f»˙B˙ #¸ˇ‡˛$ı˙∂of»˙B˙ #¸ˇ‡˛(ı
  857. 1ò66cf»˙B˙gyôò#¸ˇ‡˛(ı
  858. 
  859. K§     Ê?à˙C˙ˇÚ    î≤[–?¸ˇ‡˛'ı
  860.     Ñ    ˝˙@˙î≤Z#¸ˇ‡˛'ı<å    ˝˙@˙d±ô–#¸ˇ‡˛%ıI§    ˝˙@˙¸#¸ˇ‡˛%ı1òÑF˝˙@˙¸#¸ˇ‡˛*?˙ˇ˝Ä@˝˙@˙¸#¸ˇ‡˛( ˚˙˝˙@˙¸#¸ˇ‡˛( ˚˙˝˙@˙¸#¸ˇ‡˛( ˚˙ˇ˝˙@˙¸#¸ˇ‡˛+ #Ć˙ˇ˝˙@˙¸ˇ„¸ˇ‡˛ "@†˙˝˙@Í "]ˆ÷7ssa˙˝˙@Í #ÜØîLöó¡˙˝˙@Í "Z®îDÍîA˙˝˙@Í #é˜à<∫s¡˙˝˙@Í  ˙˝˙@Í  ‡˙˝ˇ¯˙@Í ˚Ì@Í  ˛Ì@Í  ˛Ì@Í  ∏„öV`Ì@Í     Â"ffl@͡˛@Í  e"eX@Î@˜ˆ  ‰„ô'@Î@˜ˆ  ˛Î@˜ë@¸% ˛8ƒ @˜—@¸& ˛%,    `@˜—Á€π1Ÿ†˝& ˛$$†@˜ëìÚMJ}P˝. ˛˙˝ˇ¯˝$eÊ@˜—ìuJaP˝.  K∫∞˙˝˝%$ @˜—ìÚ]1›P˝'   f†˙˝˝8ƒ @˜êˆ#   f†˙˝¯@¯ˇ–ˆ$  ;∫@˙˝¯@˘–ˆ(   @˙˝¯ˇ¸@˘ê˝˚(   Ä˙˝¯@˘–˝˚*   ˙˝¯@˘–fw1æ`¸' ˚˙˝¯@˘êôL˙Y@¸&?˙ˇ˙˝¯@˘–âL¬@¸#˚ĸ˙˝˜ˇ¿˘vLπfi@¸˚ĸ˙˝¯˘ˆ˚ĸ˙˝¯˘ˆ˚ĸ˙˝¯Ï˚ĸ˙˝¯Ï˚ĸ˙˝¯Ï˚ĸ˙˝¯Ï˚ĸ˙<±∏¯Ï˚ĸ˙Ò∏¯Ï ˚ĸ˙˝¸1∏¯¯A¯ ˝˛ˇ˝˙ˇˆÒøÙˇ¯ÄBÄÄ˚ò<@Ä”@Ä”∑(˜˚#˝@˝˙˝Ò∏¯ı≥‚Ä<‡˚(˝@˝˙ˇflè˛Ë¯˚˝ˇ‡JCÄ`0˚'˝@˝˙˝¯˚˝ JD@˚(˝@˝˙˝¯˚ Ñ 2d@ˇ¯˚*˝@˝˙˝¯˚@ ˝Ä<˛-˝@˝˙˝¯ » Çumò?˝ˇÛ8@˛-˝G@˝˙˝¯ (!Be_< ˝Û89µ–˛-˝DÅ@˝˙˝¯ Áq°BeQ4 ˝¿‰p˛.˝DªÌ≠˝˙˝¯    4À·¬§è ÄÄMÿF%∞˛-˝G
  861. _)˝˙˝¯)‘ ""˝     ÄÄm–9‰˛*˝DµQ)˝˙˝¯…t…‚"˝!4c≥D=˚'˝GÔ˝˙˝¯˚˝!*î˙§¿˚'˝@˝˙˝¯˚
  862. !*˙&˝@!˝˙˝Òˇ    ˛!*c∫§˛˝*˝@˝˙˝¯˚    Œ Ä˛˝+˝@˝˙˝¯˚2 Ä9õ‡˛(˝@˝˙˝¯˚ ˚&Q˛*˝˛ˇ˝˙˝ˇ¯¯˚. CÄ&Q–˛ıÎ˚˝     ÄB@Ä9뇲ıλ!¬˝ ≥‚@8 ¸ıÎ(!"˝ JCÄ ¸ıÎÁq°"@ JB@ ¸ıΠ   4À·¬˝ 2cġ¯˚ıÎ )‘ !"ffmõ ˝Û8˚ıÎ …t…·¬Oük◊ø˝ˇÛ8˚ ı˙˝ˇ¯¯˚Hàj†˝Û8˚!ı˙˝¯˚ GwQ”    ¿˚ı˙˝Òˇ˛˝    M–˚$ıp˝¯˚˝ N◊|–m˚$ı
  863. Ä0$ ˝¯˚˝ˇ‡Iîæê8‡˚ı
  864. ‡P˝¯ıIî∞êÄ˚ıó¯˝¯ıNîæê˘ıê ˝¯ı( ˘ı`<Ñ˝¯ı( ˘ıÄ˝¯ıˆı˙˝¯Èı˙˝¯Èı˙ˇ˝8ƒ Èı˙ˇ3˝%,    `Èı˙0sÁ∏˝$$†Èı˙0€ˆÏ˝$eÊÈı˙3€ˆÏ˝%$ Èı˙s˜∏˝8ƒ Èı˙˝¯Èı˙˝¯Èı˙˝¯Èı˙fix˚œo¯ˇ¸Èı˙sÕŒy˯Èı˙0¡Δh¯Èı˙¡˛h¯Èı˙sœa˯Èı˙fi{˚floˆˇ¿Îı˙˝¯@˝Ùı˙˝¯@˝0Ùı˙˝¯@˝ün‰ss¨ˆı˙˝¯@˝O…44 hˆı˙˝¯@˝LI‘4 hˆı˙˝¯@˝O…t3sêˆı˙˝¯@¯Bˆı˙˝¯@¯B ˆı˙˝¯@¯Bıı˙˝¯@˝Dzıı˙˝¯@˝˛ıı˙˝ˇ¯¯@˝öΔnsψò<Ä¿”Ä¿”˜(7˚ıÎ@˝ø    ôO•òˆıÎ@˝∂àôL!òˆı8ƒ @˝öGiKùˈı%,    `@Îı$$†@Îı˙˝ˇ¯˝$eÊ@Î%ıL˛˝˝%$ @¸˛ˇı%ı“    ˛˝˝8ƒ @¸    ˇø˜–ı ıB    ˛˝¯@¸ ˛ˇ–ı ıL˜˛˝¯@¸    $§îêı ı"P˛˝¯@¸ ˛ˇ–ı ı"^˛˝¯@¸    ˇø˜–ıı˙˝¯ˇ¸@¸˛ıı˙˝¯@¸˛ˇıı˙˝¯@˙Ûı˙ˇ˝¯@˙Ûı˙ˇ˝¯@˙Ûı˙˝Óˇ¯Ûı˙˝¯@Îı˙˝¯@Îı˙˝¯@Îı˙˝¯@Îı˙ˆfi`¯@Îı˙~fl‡¯@Î'ı˙fl‡¯@˛ÅàPÄÅÄ˝'ı˙flü‡¯@˛Åà@ÄÄ˝'ı˙mü‡¯@˛ÛÌŒéÊq÷∞+ÌŒÄ˝'ı˙Õü‡¯@˛…˘#â4í_¿ë˘#Ä˝&ı˙˝¯@˛…â-â‘í]†â-Ä˝&ı˙˝¯@˛…˘'âtq÷ê©˘'Ä˝ı˙˝¯@Îı˙˝¯@Îı˙˝¯@Πı˙˝¯@˙¸c–˝ ı˙˝¯@˙¸ î˝$ı˙˝¯@˝gqõÊ˝ëï˝$ı˙˝¯@˝    îÀÂî˝ Q2ê˝$ı˙˝¯@˝î !î˝"îQ2ê˝$ı˙˝¯@˝d…›‰˝cëÃò˝ı˙˝¯@Ú˚ı˙˝¯@Ú˚ı˙˝¯@˘ˇ¿˛˚ ı˙˝¯@@˘@˝ˇ˛˝"ı˙˝ˇ¯¯@_˙ˇ˛@-%§¥ì˝ıÎ@_˙ˇ˛@˛ˇ˚˝ıÎ@ZKIi-%§¥ñ@m˝ø∑Ú˝ıÎ@_˙ˇ˛@€€{b˝ıÎ@[˚oÌ˝ø∑ˆ@?˛ˇÊ˝ıÎ@@˘@í⁄[Kd˝ıÎ@˘ˇ¿˝ˇ¸˝ıÎ@˚˘˚ıÎ@˚˘˚ıÎ@˚˘˚ıÎ@˚˘˚ıÎÚˇ¯˚
  865. ıÎÈ
  866. ıÎÈ
  867. ıÎÈ
  868. ıÎÈ
  869. ıÎÈ
  870. ıÎÈıÎÛÅĸıÎÛĸıÎÛ+̋ĸò<¿”¿”7(w˚ıÎÛë˘&ĸıÎ˚‡˝â:ĸıÎ˚˝©˘.ĸıÎ˚Ãû8ÛıÎ˙≤ôHÛıÎ˚2ôHÛıÎ˚Ãy8˚Ä ¸ıÎÒ ¸ıÎÛfó8π¨¸ıÎÛ˘î»ép¸ıÎ˚ $IJŸî»∂(¸ı΢ Ä˛ft∏ù‰¸ıÎ˚.ÈuΔ∞˚Ä˚ıÎ˚)ô$i¿¸˙ıÎ˚)ô%®†˝Ä˙ı˙˝ˇ¯¯˚)Á4Áê˝‡˙ı˙˝¯˙Ä˚?˙ı˙˝¯˙Ä˚?¯˙ı˙˝¯˙Ä˙¯˙ı˙˝¯˝ˇ¿˚¸˙ ı˙˝¯˛˚ˇ¸˙"ı˙˝¯˛¸˝ˇ¸˙'ıD˛˝¯˛¸@˛¸˙'ıà   ˛˝¯˛˛@˛¯˙'ıD    ˛˝¯˛?˛@˛?¯˙'ıD˘˛˝¯˛?˛@˛?˙'ı"D    ˛˝¯<ܲˇ@˛‡˙'ı"D˛‡¿h¯     !I?˛@˛˘ı˙¿h¯     !P˛@ıı˙¸ÔsùÔˆˇ
  871.     =–¸@ıı˙˜˛ˇh¯     ")¸@ıı˙ˇÛˇ˛3h¯ "&¯@ıı˙ˇÛ˛˜˚fl˯˛‡@ıÌ˝¯˛¸@˛@˘Ì˝¯ˇ¸˛¸@˛¿˘Ì˝ˆ˛¸@¿˘Ìcœˆ˛¸@¿˘ÌˆyĈ˝ˇ¸@¬¸ÌˆÙ˙@¬¸ÌÛÿÙ˙@√œ∑:¸ÌyĈ˝ˇ¸@√'‰é¸Ìüœˆ˛¸@√&$∂¸Ì˝ˆ˛¸@√'‰û¸Ì˝ˆ˛¸@¿˘Ì˝ˆ˛¯ˇ¿˘Ì˝ˆ˛˘¿˘Ì˝ˆÚĢ¿˚Ì˝ˆÄ˘¿˚Ì˝ˆˇÚ7ÕÊù˘√q∫ŸÄ˝Ì˝ˆÛÈ5S˘«Àœ=¸Ì˝ˆ3
  872. ’S˘Δ 6°¸Ì˝ˆ3Íu]˘√qfi]¸Ì˝ˆ˛˘¿@˙Ì˝ˇ¯ˆ˛˘¿@˙‹˛˘¿@˙‹˛¯¿˘‹˛¯@˘‹˝ˇÔ≈≈≈≈≈≈ò<””w(á˚≈≈≈≈≈≈ Á``Œ
  873. ‡
  874. Č
  875. ≥nÁÕ˛˜ÔÄ—
  876. ˚∑
  877. Ô∑ˇ¿—
  878. ˚áçˇ∑ˇ¿— „n˜œoˆˇ¿—¯0œ˘‡œ≈
  879. `
  880. É”ò<@”@”w(∑˚≈≈
  881. ◊| Ù
  882. ◊D Ù
  883. ◊E‹Ós Ù
  884. ◊|nìO†Ù
  885. ◊E®ùL Ù
  886. ◊DÏÁK†Ù’ÄÚ’ÄÚ’ÄÚ÷†Ú÷ÄÚ    ◊≠À¨Û    ◊ø(ËÛ    ◊ª+hÛ    ◊≠…–ÛÌ˝ˇ¯ÛÙ"˝˝ ÛÙf˝˝ÚÒÙ*˝˝Ú¯ÒÙ/Ò˝˝Úˇ¸ÚÙ""˝˝Úᡫ˛ÛÙ""˝˝Úġ˚ÄÙÌ˝ÚġÄÙÌ˝Ú¿ÄÙÌ˝Ú@¿Ùı˙UP˝Òˇ@@Ùı˙30˝Ú@@Ùı˙˝Ú@¿Ùı˙˝Ú@¿Ùı˙˝Ú@‡Ùı˙˝Ú¿˛†Ùı˙}ÔÚ‡˛†Ùı˙«9ÄÚ†˛‡Ù ı˙√˛˛ˇ‡˙‡˛‡Ù ı˙fl¯˛˛ ˙†˛‡Ù ı˙Δ9IJ˛ ˙†˛pÙ ı˙Ô˛˛ ˙†˛PÙı˙˝˛˛ ˙†˛PÙı˙˝˛Ê ˘˛pÙ"ı˛1ú˝˛ ˘–˛pÙ!ı˛    K†˝˝ˇ~Ó ˘–˛pÙ"ı˛        ∏˝˛w˚ ˘–˛8Ù"ı˛    x§˝˛wõ ˘–˛(Ù"ı˛    I§˝˛~˛ ˘–˛8Ù"ı˛1ò˝˛˛ ˘–˛8Ùı˙˝˛˛ ˘–ˇ¯Ùı˙˝˛˛ ˘_ˇˇÉ¯Ùı˙˝˛åf ˘`?ˇ˛Ûı˚ˇ˝˛fi~ ˘‡Òı˚˝˛fi~ Áı˚˝˝ˇû~ Áı˚˝˛fi~ Á"ı˚˝˛Û~ ¸¸ˇˇˇ¿ˆ#ı˚˝ˇ¯˛˛ ¸˝@ˆıÚ˛ ¸˝@ˆıÚ˛     Ä¬˝@ˆıÚ˛ˇ‡A"˝@ˆıÎA"˝@ˆıΠ   º‚˝@ˆıÎä"˝@ˆıÎ㡬˝@ˆıË˝@ˆò<@Ä”@Ä”∑(˜˚ıË˝@ˆıÁÃŒ˝@ˆı]ËUV˝@ˆıÌ˝    Ïp˛{ˇ@ˆ ı˚˝ˇ¯˘˝    ~0lŸ¿ˆ ı˚˝˘˝    ~0lÿ@ˆ ı˚˝˘˝    ~0xÿ@ˆ ı˚˝˘˝    ~0lŸ¿ˆ ı˚˝˘˝    s0lœ@ˆ ı˚˝˘b˝@ˆ ı˚˝˘ñ≤˝@ˆ ı˚˝˘“˝@ˆ ı˚˝˘2Ûz˝@ˆ ı˚˝˘í˝@ˆ ı˚˝˘bí˝@ˆ&¸ˇ¸¸˚0Ģ˝˝@ˆ)¸¸
  887. åAÑ Ä˘˝˝@ˆ*¸¸
  888. R¬LSô̞ˇ˛˝@ˆ*¸¸
  889. B@TTæ@˘˛˝@ˆ*¸¸
  890. FMûT¢@˘˛˝@ˆ.¸ ÑRBìù̞¸ˇˇˇ¿?ˇ¿˘%¸PÑåCƒ˝˘Ù`@˘"¸Sü31…b˚ˇ˝˘Ù¿`˘!¸t¶˘)Ù˚ˇ˝˘ˇ˝Ûˇüˇ†˘#¸å¶FÈ)“ ˚ĢÙ∞†˘#¸ãû;1«d ˚ĢÙüˇ†˘&¸¸ ˚fÁöõ˛ˇ‡ÙÄ ˘%¸¸ ˚ôì&æ˛?ˇ˝ÛˇÄ ˘&¸¸ ˚âì&¢ 3˛ Ùˇˇ‡˘#¸¸UT #0`vìû
  891. Ufˇ È'¸¸32 T»ê˝3fàˇˇ˛Ó)¸b Pàê˝Ä0fà@Ó)¸ñÄ sê˝0fÃ?ˇ˝ˇˇ¿Ó/¸Ä åHê˝Ä3fà@˙@¯1Ô62|Ä è∞`˝å @˚œ˙¿¯. =∂"íÄ˙UP˝˛ AéyÇ˙ΔÁ∂˘. 
  892. ∂"b˙30˝˛ Aé˙…ïL˘-6¸ ˚˝Ä˛ Aèÿ˙IïL˘-<6¸ ˚˝˛ˇ‡AåyÇ˙Fï¥˘&ϸ ˚˝Ä˛@ˇœÓ$¸¸ ˚˝˛˛@Ó$¸¸ ˚˝˛˛@Ó(¸¸ ˚˝ˇ¯˛˛ˇˇ˛˜˘¸¸ ÙIJڢ"¸¸ ı˛˛ı3sòfl`˙!¸¸ ÙIJıL },¿˙$¸¿@@ ı˛˛ıD a ¿˙$¸ @@ ı˛˛ı;J\Ô@˙¸.¯rX ı˛ˇȸ#LJ| ÙÄ˛È¸-tJt ı˛È
  893. F9ôå«|qÿ ÙÃÃ˛È…BfR¸ ı    34gåÈ–rdR¸ å@é¯< È–I§“˚ˇ¸R¡ê¯=øúÈIJfR˚ˇ¸B@ú¯=ÔˆÈF1ôå¸ FLí¯Ó6ȸ¸ R@í¯ø‹È¸ b å@å¯˛È¸ñÄ Û˛È¸Ä Û˛È¸2|ÄÛˇ¸òÚˇÄ˙¸íÄ Û
  894. Ω¯ÚÄÄ˙¸b Û
  895. Ω¯ÚÄÄ˙ò<Ä¿”Ä¿”˜(7˚¸¸ Û=¯Ú∂Ä˙!¸¸ Û 
  896. Ω¯Δˆ∂Ä˙%¸¸ Û 
  897. Á¯)Ę∂ĬD˝%¸¸ Û˛)Ę∂Ä%l˝$¸¸ Û˛…Ûˆ∂Ä%l˝$¸¸ Û˛ˇ#    ˆ∂Ä«l˝¸¸ Ì#ÊĘ∂Ä(‘˝¸¸ ÌÚ∂Ä(‘˝¸¸ ÌÚ∂Ä˙¸¸ ÌÚ∂Ä˙¸¸ ÌÚ∂Ä˙!¸¸ ˚˝ˇ¯˘ÒÃ∂Ä˝¸¸ ˚˝˘Ò3∂Ä˙#¸¸ ˚˝˘Ú∂ÉW;ög˛$¸¸ ˚˝˘Ú∂á§é~îÄ$¸¸ ˚˝˘Ú∂Ñ$∂vîÄ$¸¸ ˚˝˘Ú∂É◊ZdÄ ¸¸ ˚˝˘Ú∂Ä˚ ¸¸ ˚˝˘Ú∂Ä˚ ¸¸ ˚˝˘Ú∂Ä˚#¸¸ ˚˝˘Ú∂IJIJ(¸¸ ˚B˘¬ˆ∂IJIJ)¸¸ ˚(B˘&Ę∂É3∏ÕÛ˛)¸ˇ¸¸ ˚)œôò˘"Ę∂Ñ eÚ ˛#ı ˚:S?¸˘bÙĘ∂ÑJe ˛#ı ˚FS#t˘"Ę∂É≤dÓÚ˛!ı
  898.  C0`Eœò˘¬ˆ∂Ä˙ı §»ê˝˘Ú∂Ä˙ı †»ê˝˘Ûˇ∂Ä˙ı „Kê˝˘Ûˇ∂Ä˙ı
  899.  Hê@˘ÄÙ∂Ä˙ı
  900.  ∞`ĢÄÙ∂Ä˙ı ˚üˆ`˘ÄÙ∂Ä˙ı ˚î¸ ¯ÃÄÙ∂Ä˙ı˙UP˘UTÄÙ∂Ä˙ı˙Ötº`˘ÄÙ∂Ä˙ı ˚˝˘ÄÙ∂Ä˙ı ˚˝˘ÄÙ∂Ä˙ı ˚˝˘ÄÙ∂Ä˙ı ˚˝˘àΔˆ∂Ä˙ı ˚˝˘ï)    ˆ∂Ä˙ı ˚˝˘î)ˆÄÄ˙#¸ˇ¸¸ ˚˝˘ú…ˆˆˇÄ˙¸¸ ˚˝˘£    Ì¸¸ ˚˝˘£ÊÌ%¸ ˚˝˘Ä¸ˇÄÙ%¸ò  ˚˝˘ĸÄÙ#¸® ˚˝˘¸Ã»¸ÄÙ#¸øƒ ˚˝˘¸30¸ÄÙ'¸H ˚˝ˇ¯˘ ÄfiÒå¿ÄÙ¸H Ì Äs€œ¿ÄÙ¸¸ Ì ú¬p€œ¿ÄÙ¸¸ Ì ì&àfiÛœ¿ÄÙ¸˚Ã Ì í"à€œ¿ÄÙ¸¸32 Ì íbÙà>fio¿ÄÙ¸¸ Ìì"à¸ÄÙ ¸¸ Δ0Úú¬¸ÄÙ ¸¸ )0HÚĸÄÙ"¸¸ !HÚ Äà‡ÄÙ"¸¸ #»Ú Ä$ÿêÄÙ"¸¸ )HÚ ÄÿêÄÙ"¸¸ Δ0Ú Äÿ‡ÄÙˇl¸ Ì Ä ®êÄÙçϸ Ì Ä<®‡ÄÙò<¿”¿”7(w˚ÌϸÁˇ¯¸ÄÙèl¸Áˇ¯¸Ä¸ˇ¸$ål¸ ÌĸˇÄ˝¸å8¸ ÌĈ˝¸¸¸ ÌĈ˝¸¸¸ ÌĈ˝¸¸¸ ÌĈ˝¸¸¸ ÌĈ˝¸¸¸ ÌĈ>"Ÿ¸¸ ÌĘ"Ÿ¸¸ ÌĘ qØ∫Ÿ ¸¸ Ìú¬˘
  901. rNŸ!¸¸ Ìì&Ä˙
  902. j*vŸ!¸¸ Ìí"Ä˙
  903. 9ÁûŸ ¸¸ ÌíbÙÄ˙˝¸,F9ôå¸ ˚˝ˇ¯˘ì"è¸ˇÄ˝¸,…BfR¸ ˚˝˘ú¬¸Ä˝¸,–rfB¸ ˚˝˘ĸÄ˝¸,–Iôå¸ ˚˝˘ĸÄ˝¸,IJfP¸ ˚˝˘˛ˇ    ¯}òĸˇ¸)F1ôû¸ ˚˝˘˛ˇ¯«¯Äˆ&¸¸ ˚˝˘˝«¯Äˆ&¸¸ ˚˝˘˝«¯Äˆ&¸¸ ˚˝˘˝«¯Äˆ'¸¸ ˚˝˘F}¯Äˆ&¸¸ ˚"¿@Ģ…    ¸Äˆ,¸¸ ˚# @ĢI¸Ä!¸,¸¸ ˚&›˘Gˆ¸ÄÄ    !¸/¸¸ ˚&Fò˘"Aà‡Äªì    1ØÓ˝4x<bD¸
  904.  Ĭ)"Zˢ"NÿêĶWâ{Òô˝5r™˘%'§¿@@ •Å&(¡Œ¯˘˝ÿêÄfT    Ciô˝4Eض÷%§ @@ ÑÄ*˝˘˝ÿ‡Ä{ìé9•Ó˝2BRπ%"D.¯rX åûœ˝˘¸3
  905. 0®êÄ"˝˝0¸#LJ| §Å˝˘¸U
  906. P®‡Ä"˝˝/¸-tJt Å‚ê¯˝¸Ä"˝˝,¸«|qÿ ˚ ¯˝¸Äp¸,¸ ˚'˝Ä¯˝¸ˇÄH¸&-P¸ ˚•?¯ıLòÊ|¸![PÙˇ•1¯ıtºôH¸$+ Ùˇ/ å 1˚ıL¥ôH¸(˛ ¸ ˚˝
  907. R`K˚ısòÊL¸(˛    @b ˚˝
  908. ˚ı˝Ä˚'¸ñÄ ˚˝
  909. F/7ĸı˝Ä˚&¸Ä ˚˝
  910. R A˚ı˝Ä˚"¸2|Ä ˚˝ å y˚ıˆ¸íÄ ˚˝¯ıˆ#¸b ˚˝¯ı˛˙'¸¸ ˚˝¯˙ˇ˛˛q‡˚'¸¸ ˚˝¯˙˛˛€†˚'¸¸ ˚˝¯ˇ¸˙˛˛õ∞˚'¸ˇ¸¸ ˚˝¯˙˛˛õê˚!ı ˚˝¯˙˛Ä˚ı ˚˝¯˙˙ˇpÿ˚!ı ˚˝ˇ¯¯˙˛p–˚ı Ï˙˛Ä˚ı Ï˙˝ü0˚ı Ï˝˝fl ˚#ı ˚˝ˇ¯¯˝˝p‡˚$ı ˚˝¯ …s˝Ä˚ı ˚˝¯ +zı#ı ¿¬˝¯    %B¸ˇ‡¯%ı ¶&˝˙ ˇˇ˛ƒ∫¸ ¯!ı áÄ*˝˙˙¸ ¯!ı ò@œ˝˙˙¸ ¯ò<@”@”w(∑˚!ı ¢A˝˙˙¸ ¯$ı =â‚˝˙@˝¸ ¯$ı ˛˝˙¿˝¸ ¯$ı ˚˝˙ŒÁ9∞¿@ ¯$ı ˚˝˙√ëÀ‡@ ¯$ı˚ˇ˝˙Mñ  5Òπ∏ ¯$ı˚ˇ˝˙~Gìπ‡}JMH ¯&ı˙˝˙B˝    ≈JuH#¸ˇ‡˛&ı˙˝˙B˝    pzqù8"¸ ˛#ı˙˝˙B˙˛"¸ ˛$ı˙Á∂>f»˙B˙˛"¸ ˛"ı˙6ˆcf»˙B˙¸"¸ ˛$ı˙ˆ`f»˙B˙ "¸ ˛&ı˙∂of»˙B˙  "¿  ˛*ı
  911. 1ò66cf»˙B˙ gyôò"  ˛*ı
  912. 
  913. K§     Ê?à˙C˙ˇ Ú    î≤[–>2˘πú ˛)ı
  914.     Ñ    ˝˙@˙ î≤Z"z¶M$ ˛)ı<å    ˝˙@˙ d±ô–"¬¶u$ ˛'ıI§    ˝˙@˙¸"y9ù ˛'ı1òÑF˝˙@˙¸"˛ ˛,?˙ˇ˝Ä@˝˙@˙¸"˛ ˛( ˚˙˝˙@˙¸"¸ ˛( ˚˙˝˙@˙¸"¸ ˛( ˚˙UP˝˙@˙¸"¸ ˛+ #Ć˙30˝˙@˙¸ˇ„¸ˇ‡˛ "@†˙˝˙@Í "]ˆ÷7ssa˙˝˙@Í #ÜØîLöó¡˙˝˙@Í "Z®îDÍîA˙˝˙@Í #é˜à<∫s¡˙˝˙@Í  ˙˝˙@Í  ‡˙˝ˇ¯˙@Í ˚Ì@Í  ˛Ì@Í  ˛Ì@Í  ∏„öV`Ì@Í  Â"ffl@ˇˇ˚Ìˇ˛@Í  e"eX@Î@˜ˆ  ‰„ô'@Î@˜ˆ  ˛Î@˜ë@¸% ˛8ƒ @˜—@¸& ˛%,    `@˜—Á€π1Ÿ†˝& ˛$$†@˜ëìÚMJ}P˝. ˛˙˝ˇ¯˝$eÊ@˜—ìuJaP˝.  K∫∞˙˝˝%$ @˜—ìÚ]1›P˝'   f†˙˝˝8ƒ @˜êˆ#   f†˙˝¯@¯ˇ–ˆ$  ;∫@˙˝¯@˘–ˆ(   @˙˝¯ˇ¸@˘ê˝˚(   Ä˙˝¯@˘–˝˚*   ˙˝¯@˘–fw1æ`¸' ˚˙˝¯@˘êôL˙Y@¸&?˙ˇ˙˝¯@˘–âL¬@¸#˚ĸ˙˝˜ˇ¿˘vLπfi@¸˚ĸ˙˝¯˘ˆ˚ĸ˙˝¯˘ˆ˚ĸ˙˝¯Ï˚ĸ˙˝¯Ï˚ĸ˙˝¯Ï˚ĸ˙˝¯Ï˚ĸ˙<±∏¯Ï˚ĸ˙Ò∏¯Ï ˚ĸ˙˝¸1∏¯¯A¯ ˝˛ˇ˝˙ˇˆÒøÙˇ¯ÄBÄÄ˚ò<@Ä”@Ä”∑(˜˚#˝@˝˙˝Ò∏¯ı≥‚Ä<‡˚(˝@˝˙ˇflè˛Ë¯˚˝ˇ‡JCÄ`0˚'˝@˝˙˝¯˚˝ JD@˚(˝@˝˙˝¯˚ Ñ 2d@ˇ¯˚*˝@˝˙˝¯˚@ ˝Ä<˛-˝@˝˙˝¯ » Çumò?˝ˇÛ8@˛-˝G@˝˙˝¯ (!Be_< ˝Û89µ–˛-˝DÅ@˝˙˝¯ Áq°BeQ4 ˝¿‰p˛.˝DªÌ≠˝˙˝¯    4À·¬§è ÄÄMÿF%∞˛-˝G
  915. _)˝˙˝¯)‘ ""˝     ÄÄm–9‰˛*˝DµQ)˝˙˝¯…t…‚"˝!4c≥D=˚'˝GÔ˝˙˝¯˚˝!*î˙§¿˚'˝@˝˙˝¯˚
  916. !*˙&˝@!˝˙˝Òˇ    ˛!*c∫§˛˝*˝@˝˙˝¯˚    Œ Ä˛˝+˝@˝˙˝¯˚2 Ä9õ‡˛(˝@˝˙˝¯˚ ˚&Q˛*˝˛ˇ˝˙˝ˇ¯¯˚. CÄ&Q–˛ıÎ˚˝     ÄB@Ä9뇲ıλ!¬˝ ≥‚@8 ¸ıÎ(!"˝ JCÄ ¸ıÎÁq°"@ JB@ ¸ıΠ   4À·¬˝ 2cġ¯˚ıÎ )‘ !"ffmõ ˝Û8˚ıÎ …t…·¬Oük◊ø˝ˇÛ8˚ ı˙˝ˇ¯¯˚Hàj†˝Û8˚!ı˙˝¯˚ GwQ”    ¿˚ı˙˝Òˇ˛˝    M–˚$ıp˝¯˚˝ N◊|–m˚$ı
  917. Ä0$ ˝¯˚˝ˇ‡Iîæê8‡˚ı
  918. ‡P˝¯ıIî∞êÄ˚ıó¯˝¯ıNîæê˘ıê ˝¯ı( ˘ı`<Ñ˝¯ı( ˘ıÄ˝¯ıˆı˙˝¯Èı˙˝¯Èı˙UP˝8ƒ Èı˙303˝%,    `Èı˙0sÁ∏˝$$†Èı˙0€ˆÏ˝$eÊÈı˙3€ˆÏ˝%$ Èı˙s˜∏˝8ƒ Èı˙˝¯Èı˙˝¯Èı˙˝¯Èı˙fix˚œo¯ˇ¸Èı˙sÕŒy˯Èı˙0¡Δh¯Èı˙¡˛h¯Èı˙sœa˯Èı˙fi{˚floˆˇ¿Îı˙˝¯@˝Ùı˙˝¯@˝0Ùı˙˝¯@˝ün‰ss¨ˆı˙˝¯@˝O…44 hˆı˙˝¯@˝LI‘4 hˆı˙˝¯@˝O…t3sêˆı˙˝¯@¯Bˆı˙˝¯@¯B ˆı˙˝¯@¯Bıı˙˝¯@˝Dzıı˙˝¯@˝˛ıı˙˝ˇ¯¯@˝öΔnsψò<Ä¿”Ä¿”˜(7˚ıÎ@˝ø    ôO•òˆıÎ@˝∂àôL!òˆı8ƒ @˝öGiKùˈı%,    `@Îı$$†@Îı˙˝ˇ¯˝$eÊ@Î%ıL˛˝˝%$ @¸˛ˇı%ı“    ˛˝˝8ƒ @¸    ˇø˜–ı ıB    ˛˝¯@¸ ˛ˇ–ı ıL˜˛˝¯@¸    $§îêı ı"P˛˝¯@¸ ˛ˇ–ı ı"^˛˝¯@¸    ˇø˜–ıı˙˝¯ˇ¸@¸˛ıı˙˝¯@¸˛ˇıı˙˝¯@˙Ûı˙UP˝¯@˙Ûı˙30˝¯@˙Ûı˙˝Óˇ¯Ûı˙˝¯@Îı˙˝¯@Îı˙˝¯@Îı˙˝¯@Îı˙ˆfi`¯@Îı˙~fl‡¯@Î'ı˙fl‡¯@˛ÅàPÄÅÄ˝'ı˙flü‡¯@˛Åà@ÄÄ˝'ı˙mü‡¯@˛ÛÌŒéÊq÷∞+ÌŒÄ˝'ı˙Õü‡¯@˛…˘#â4í_¿ë˘#Ä˝&ı˙˝¯@˛…â-â‘í]†â-Ä˝&ı˙˝¯@˛…˘'âtq÷ê©˘'Ä˝ı˙˝¯@Îı˙˝¯@Îı˙˝¯@Πı˙˝¯@˙¸c–˝ ı˙˝¯@˙¸ î˝$ı˙˝¯@˝gqõÊ˝ëï˝$ı˙˝¯@˝    îÀÂî˝ Q2ê˝$ı˙˝¯@˝î !î˝"îQ2ê˝$ı˙˝¯@˝d…›‰˝cëÃò˝ı˙˝¯@Ú˚ı˙˝¯@Ú˚ı˙˝¯@˘ˇ¿˛˚ ı˙˝¯@@˘@˝ˇ˛˝"ı˙˝ˇ¯¯@_˙ˇ˛@-%§¥ì˝ıÎ@_˙ˇ˛@˛ˇ˚˝ıÎ@ZKIi-%§¥ñ@m˝ø∑Ú˝ıÎ@_˙ˇ˛@€€{b˝ıÎ@[˚oÌ˝ø∑ˆ@?˛ˇÊ˝ıÎ@@˘@í⁄[Kd˝ıÎ@˘ˇ¿˝ˇ¸˝ıÎ@˚˘˚ıÎ@˚˘˚ıÎ@˚˘˚ıÎ@˚˘˚ıÎÚˇ¯˚
  919. ıÎÈ
  920. ıÎÈ
  921. ıÎÈ
  922. ıÎÈ
  923. ıÎÈ
  924. ıÎÈıÎÛÅĸıÎÛĸıÎÛ+̋ĸò<¿”¿”7(w˚ıÎÛë˘&ĸıÎ˚‡˝â:ĸıÎ˚˝©˘.ĸıÎ˚Ãû8ÛıÎ˙≤ôHÛıÎ˚2ôHÛıÎ˚Ãy8˚Ä ¸ıÎÒ ¸ıÎÛfó8π¨¸ıÎÛ˘î»ép¸ıÎ˚ $IJŸî»∂(¸ı΢ Ä˛ft∏ù‰¸ıÎ˚.ÈuΔ∞˚Ä˚ıÎ˚)ô$i¿¸˙ıÎ˚)ô%®†˝Ä˙ı˙˝ˇ¯¯˚)Á4Áê˝‡˙ı˙˝¯˙Ä˚00˙ı˙˝¯˙Ä˚'ÿ˙ı˙˝¯˙Ä˙lh˙ı˙˝¯˝ˇ¿˚X,˙ ı˙˝¯˛˚–$˙#ı˙˝¯˛ ˛ˇ–$˙'ıD˛˝¯˛‰@˛X,˙'ıà   ˛˝¯˛6@˛lh˙'ıD    ˛˝¯˛4@˛'ÿ˙'ıD˘˛˝¯˛,@˛80˙'ı"D    ˛˝¯ <ÜˇÏ @˛‡˙'ı"D˛‡¿h¯     !I4@˛˘ı˙¿h¯     !P@ıı˙¸ÔsùÔˆˇ
  925.     =–Ù@ıı˙˜˛ˇh¯     ")å@ıı˙Ã√ˇ˛3h¯ "&8@ıı˙US˛˜˚fl˯˛‡@ıÌ˝¯˛¸@˛@˘Ì˝¯ˇ¸˛¸@˛¿˘Ì˝ˆ˛¸@¿˘Ìcœˆ˛¸@@˘ÌˆyĈ˝ˇ¸@B¸ÌˆÙ˙@ B¸ÌÛÿÙ˙@Cœ∑:¸ÌyĈ˝ˇ¸@xC'‰é¸Ìüœˆ˛¸@HC&$∂¸Ì˝ˆ˛¸@HC'‰û¸Ì˝ˆ˛¸@H@˘Ì˝ˆ˛˘ˇ»@˘Ì˝ˆ˛˘H@˘Ì˝ˆÚĢH@˚Ì˝ˆÄ˘H@˚Ì˝ˆˇÚ7ÕÊù˘HCq∫ŸÄ˝Ì˝ˆÛÈ5S˘xGÀœ=¸Ì˝ˆ3
  926. ’S˘ F 6°¸Ì˝ˆ3Íu]˘Cqfi]¸Ì˝ˆ˛˘@@˙Ì˝ˇ¯ˆ˛˘@@˙‹˛˘¿@˙‹˛¯¿˘‹˛¯@˘‹˝ˇÔ≈≈≈≈≈≈ò<””w(á˚≈≈≈≈≈≈ Á``Œ
  927. ‡
  928. Č
  929. ≥nÁÕ˛˜ÔÄ—
  930. ˚∑
  931. Ô∑ˇ¿—
  932. ˚áçˇ∑ˇ¿— „n˜œoˆˇ¿—¯0œ˘‡œ≈
  933. `
  934. É”ò<@”@”á(«˚
  935. Ä`
  936. É”
  937. Û¸Á‹ÁÛÁªœÛ‘
  938. ˚˛˜˛˜˚∂ˇè€¯‘
  939. ˚~˜˛á√∂„
  940. €¿‘{~˜˛Û{Áø
  941. Û¯‘˜–˜–≈Ä0ΔÃgª¿0Ä⁄ ¸  Ãn0Ä⁄¸˘√ˇÊ?û{¯o˝¡èáøπfi€ ˛ˇÁ∑>floÔ·ÅòΔ˛
  942. ˇ˚€ ˛ˇ˝ÄΔox>ÔÕ∂Δˇ
  943. „€ fi˝ÁøˆÜ{ˆ6˝ÁgáægΩ˛€˜`˚˛€˜`˚˛€≈≈≈≈≈≈≈≈≈≈
  944. }ÄÃ
  945. 
  946. Ä«ÄÃ
  947. Û¯«¸ÁÄŒ 
  948. ˚¸«ˇøÕ
  949. ˚‡«ˇ∑ÄŒ yº}˛ÔÕ≈≈≈
  950. Ä –
  951. ÄÄ – {fl9Ûfl˘Ôú— oòm˚˝œˆ— o|Ì˚·è— ˚flè9˚œ˝èflÄ“
  952. ˛c˛Õ
  953. ˛c˛Õ≈ ¯Ä`é— ¯Ä`€— {û·ˇΩ˛|€— fi€Òˇ˘ˇv„€— fi€ÅˇΩˇv¿€— ˚ûÒ˚˘Ô|«æ—≈≈≈≈≈≈≈≈≈≈≈≈≈≈ò<@Ä”@Ä”«(˚≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈ò<Ä¿”Ä¿”(G˚≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈ò<¿”¿”G(á˚≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈ò<@”@”á(«˚≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈ò<@Ä”@Ä”«(˚≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈ò<Ä¿”Ä¿”(G˚≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈ò<¿”¿”G(á˚≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈ò<””á(ó˚≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈ò<@”@”á(«˚
  954. Ä`
  955. É”
  956. Û¸Á‹ÁÛÁªœÛ‘
  957. ˚˛˜˛˜˚∂ˇè€¯‘
  958. ˚~˜˛á√∂„
  959. €¿‘{~˜˛Û{Áø
  960. Û¯‘˜–˜–≈Ä0ΔÃgª¿0Ä⁄ ¸  Ãn0Ä⁄¸˘√ˇÊ?û{¯o˝¡èáøπfi€ ˛ˇÁ∑>floÔ·ÅòΔ˛
  961. ˇ˚€ ˛ˇ˝ÄΔox>ÔÕ∂Δˇ
  962. „€ fi˝ÁøˆÜ{ˆ6˝ÁgáægΩ˛€˜`˚˛€˜`˚˛€≈≈≈≈≈≈≈≈≈≈
  963. }ÄÃ
  964. 
  965. Ä«ÄÃ
  966. Û¯«¸ÁÄŒ 
  967. ˚¸«ˇøÕ
  968. ˚‡«ˇ∑ÄŒ yº}˛ÔÕ≈≈≈
  969. Ä –
  970. ÄÄ – {fl9Ûfl˘Ôú— oòm˚˝œˆ— o|Ì˚·è— ˚flè9˚œ˝èflÄ“
  971. ˛c˛Õ
  972. ˛c˛Õ≈ ¯Ä`é— ¯Ä`€— {û·ˇΩ˛|€— fi€Òˇ˘ˇv„€— fi€ÅˇΩˇv¿€— ˚ûÒ˚˘Ô|«æ—≈≈≈≈≈≈≈≈≈≈≈≈≈≈ò<@Ä”@Ä”«(˚≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈ò<Ä¿”Ä¿”(G˚≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈ò<¿”¿”G(á˚≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈ò<@”@”á(«˚≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈ò<@Ä”@Ä”«(˚≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈ò<Ä¿”Ä¿”(G˚≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈ò<¿”¿”G(á˚≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈ò<””á(ó˚≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈≈ˇB0@ˇ ˇˇˇˇ@
  973. ˇ·ˇ‚7^
  974. 4H\, Palatino
  975. &e.3+ä"CHAPTER ”)>1,     Helvetica
  976.     ˇˇ—ÚˇÆ(@äHardware4⁄ä˙(‡äFeatures
  977. (‡54^H¿
  978. gHw4gHw"hH]
  979. ˇ·ˇ‚7^
  980.     °dONLNd\äg¥(dä
  981. Figure 1-2°dONLNd \Ãg)BFront view of the Çp°dONLNd\gA)E
  982. PowerBook P°dONLNd'\Bgb)1160/180
  983. âHô4âHô"äH]
  984. ˇ·ˇ‚7^°dONLNd/~äâ¥(Üä
  985. Figure 1-3°dONLNd:~Ãâ)BBack view of the Ñ0°dONLNdK~â@)D
  986. PowerBook °dONLNdU~Aâa)1160/180
  987. wàfq4váwàò@È@Èwà∑q„„ˆ˛    ˆˇˇ¯Ú
  988. ˆ?˝ˇ‡Ù ˆ?˚ˇøÄ˜ˆ?˘ˇ˜
  989. ˆ?¯ˇ¯˘
  990. ˆ?ˆˇ‡˚
  991. ˆ?ÙˇÄ˝
  992. ˆÛˇ˛˛    ˆÒˇ¯    ˆÒˇ˛    ˆÒˇ˛    ˆÒˇ¸    ˆÒˇ¸ˆˇ¸ˆˇ¸ˆˇ¸ˆˇ¸ˆˇ¸ˆˇ¸    ˜ˇ¯    ˜ˇ¯    ˜ˇ¯    ˜ˇ¯    ˜ˇ¯    ˜ˇ¯    ˜ˇ¯    ˜ˇ    ˜ˇ    ˜ˇ    ˜ˇ    ˜ˇ    ˜ˇ    ˜ˇ    ˜ˇ‡    ˜ˇ‡    ˜ˇ‡    ˜ˇ‡    ˜ˇ‡    ˜ˇ‡    ˜ˇ‡    ˜ˇ¿    ˜ˇ¿    ˜ˇ¿    ˜ˇ¿    ˜ˇ¿    ˜ˇ¿    ˜ˇ¿    ˜ˇÄ    ˜ˇÄ    ˜ˇÄ    ˜ˇÄ    ˜ˇÄ    ˜ˇÄ    ˜ˇĘˇˇ˜ˇˇ˜ˇˇ˜ˇˇ˜ˇˇ˜ˇˇ    ˜ˇò@ÄÈ@ÄÈ∑à˜q
  993. ˜Òˇ˛ˇ
  994. ˜Òˇ˛ˇ
  995. ˜?Òˇ˛ˇ
  996. ˜?Òˇ˛ˇ
  997. ˜?Òˇ˛ˇ
  998. ˜?Òˇ˛ˇ
  999. ˜?Òˇ˛ˇ
  1000. ˜?Òˇ¸ˇ
  1001. ˜Òˇ¸ˇ
  1002. ˜Òˇ¸ˇ
  1003. ˜Òˇ¸ˇ
  1004. ˜Òˇ¸ˇ
  1005. ˜Òˇ¸ˇ
  1006. ˜Òˇ¸ˇ˜ˇ¸ˇ˜ˇ¯ˇ˜ˇ¯ˇ˜ˇ¯ˇ˜ˇ¯ˇ˜ˇ¯ˇ
  1007. ¯ˇ¯ˇ
  1008. ¯ˇ¯ˇ
  1009. ¯ˇˇ
  1010. ¯ˇˇ
  1011. ¯ˇˇ
  1012. ¯ˇˇ
  1013. ¯ˇˇ
  1014. ¯ˇˇ
  1015. ¯ˇˇ
  1016. ¯ˇ‡ˇ
  1017. ¯ˇ‡ˇ
  1018. ¯ˇ‡ˇ
  1019. ¯ˇ‡ˇ
  1020. ¯ˇ‡ˇ
  1021. ˜?Òˇ‡ˇ
  1022. ˜Òˇ‡ˇ
  1023. ˆÚˇ¿ˇ
  1024. ˆÚˇ¿ˇ
  1025. ˆÚˇ¿ˇ
  1026. ˆ?Úˇ¿ˇ
  1027. ˆ?Úˇ¿ˇ
  1028. ˆÚˇ¿ˇ
  1029. ˜Òˇ¿ˇ
  1030. ˜ÒˇÄˇ
  1031. ˜ÒˇÄˇ
  1032. ˜ÒˇÄˇ
  1033. ˜ÒˇÄˇ
  1034. ˜ÒˇÄˇ
  1035. ˜?ÒˇÄˇ
  1036. ˜ÒˇÄˇ¯ˇ˛¯ˇ˛¯„ˇ˛˘Ôˇ˛˘Ôˇ˛˘Ôˇ˛˘Ôˇ˛
  1037. ˘ˇ˛˛    ˘ˇè˛˛ ˙ˇÄ ˛
  1038. ˙ˇÄ˝
  1039. ˙ˇÄ˝
  1040. ˙ˇÄ˝
  1041. ˙?ˇ˝òÄ¿ÈĿȘà7q˙ӡIJ
  1042. ˚Óˇ‡˛
  1043. ˚Óˇ‡˛
  1044. ˚Óˇ‡˛
  1045. ˚Óˇ‡˛
  1046. ˚?Óˇ‡˛
  1047. ˚Óˇ˛
  1048. ¸Ìˇ˛
  1049. ¸Ìˇ˛
  1050. ¸Ìˇ˛
  1051. ¸Ìˇ˛
  1052. ¸?Ìˇ˛¸Ïˇ¯˛
  1053. ˝Ïˇ˛˛
  1054. ˝Ïˇ˛˛˝Ρ˛˝Ρ˛˝Ρ˛˝Ρ˛˝Ρ˛˝?Ρ˛˝Ρ˛˝Íˇ˛˛͡˛˛͡˛˛͡˛˛?͡˛˛͡˛Èˇ˛Èˇ˛Èˇ˛Èˇ˛?Èˇ˛Èˇ˛ˡ˛ˡ˛ˡ˛ˡ˛
  1055. ?͡˝˛˛    Èˇ¯˛˛Èˇ˝Èˇ‡˝Èˇ¿˝ÈˇÄ˝Èˇ¸͡˛¸͡˛¸͡¸¸͡¯¸͡¸͡‡¸͡¿¸͡ĸ͡˚Ρ˛˚Ρ¸˚Ρ¯˚Ρ˚    Ïˇ˚    Ïˇ‡˚
  1056. Ìˇ¿˚
  1057. ÌˇÄ˚Ìˇ˙
  1058. ˛?Ôˇ˛˙ò¿È¿È7àwq
  1059. ˛Ôˇ¸˙˝Ôˇ¸˙
  1060. ˝ˇ¯˙
  1061. ˝ˇ˙
  1062. ¸Òˇ‡˙
  1063. ¸Òˇ¿˙˚ÒˇÄ˙˚Úˇ˘
  1064. ˚Ûˇ˛˘
  1065. ˙Ùˇ¸˘
  1066. ˙Ùˇ¸˘
  1067. ˙Ùˇ¯˘
  1068. ˘?ıˇ˘
  1069. ˘ıˇ‡˘¯ıˇ¿˘
  1070. ¯ˆˇÄ˘¯ˆˇ¯
  1071. ˜?¯ˇ˛¯
  1072. ˜¯ˇ¸¯ˆ¯ˇ¯¯
  1073. ˆ˘ˇ¯¯
  1074. ˆ˘ˇ¯
  1075. ı˙ˇ‡¯
  1076. ı˙ˇ¿¯
  1077. ı˙ˇÄ¯Ù?˚ˇ˜
  1078. Ù¸ˇ˛˜Û¸ˇ¸˜
  1079. Û˝ˇ¯˜
  1080. Û˝ˇ¯˜
  1081. Ú?˛ˇ˜
  1082. Ú˛ˇ‡˜Ò˛ˇ¿˜    ÒˇˇÄ˜Òˇˇˆ˛ˆ¸ˆ¯ˆ„„„„„„„„„„„„„„„„˝p<˛ Äı˝ à¸@Ú˝»!˛ Ù˝∞!7\◊å◊á—œpìH˜˝    !Iâ"ô"Çb%!ñjH˜˝    Bâ
  1083. %%D* §r–˜˝ë Dûu¶uÑÑK@…É`˜˝?8¿¯j©9©Éí@ér@˜ÙÒÙÒò@È@Èwà∑qÙÒ„˝˛
  1084. Äx 0ˆ˝ĸ$`ˆ˝@˝B@ ˜˝FÔÒµ‡BDG<-#∏į˝I2$SH†BnZHí÷§S@¯˝ë"D¢â@Ñrúꢉ»Sį˝ƒN¥ù`àÉ —%H§˜˝>
  1085. D5'jAréXË G#įÚ@ÛÚ@ÛÚ‡Û„˝IJ 1¿√¿F¿˚˝Ä˚ J   â@˚˝˙ ã  !ëÄ˚˝h›0Åœƒ`ä√$  ? "°àGÄ˝˝1&”B\ötA%¥–% D°
  1086. 5¢@˝˝"$ìÅ$AiD‡D†è‚9ƒ@˝˝By4¶ DÅ≤_X¡!$¬Ä˝˝8A©#á?ú¿yÉ#¨‡ É¡ 9À¸
  1087. ÓÄ˝¸
  1088. Ô¸¸
  1089. Ô¸¸„„„„„„„„„„„„„˝@¸pÛ˝ĸ Û˝
  1090. Ä@Û˝
  1091. <Ú ¶yÆ-OÙ˝ J4 "⁄$§÷E$Ù˝ "å8 BíED‰ä@Ù˝ !$ñ@#E&JYãLÙ˝ gŸd89$≥ËË!“1Ù
  1092. ¸A¸Ä Ú
  1093. ¸A¸ÄÔ ¸„IJ¿Ô„ ˝`;ÄÓ ˝ Ì ˝@$Ì
  1094. ˝5·D 87tÔ
  1095. ˝H¶ö–(IòÔ
  1096. ˝"âHú‡(âÔ
  1097. ˝"ùk·Dû Ô
  1098. ˝\jEú‡Ój Ô„„„„ ˝ê¸`` ˝∞¸êêò@IÈ@IÈ∑à¿q˝     Ä ˝    #G⁄o†¿˝    !Iåí"¿  ˝BÑâBÄ @˝d≥<E ê˝:G›‘9≈‡„„„ò@È@Èwà∑q„„ˆ˛    ˆˇ¯Ú ˆ2""/ˇ‡Ùˆ?ˇÄ?ˇøÄ˜ˆ&ˇ˛ˇˇ˜ˆ+ˇàãˇ¯é˛ˇ¯˘ˆ "ˇ¯ˇfl厇˚ˆ"ˇ¿ˇˇ¯?ˇÄ˝ˆb˝"˛"ˇˇ˙˛"ˇ˛˛ˆB¸ ˇ ˇ‡ˇ¯ˆB˙
  1099. ˇÄ?ˇŒˆN¯àˇ¸à⡸⌈D˜ˇ‡ˇL
  1100. ˆDı?ˇL ˆÊÙ"#ˇ˙l ˆÑ?Ù\ˆÑ·ˇ‡ˆ‘ˆåà†?¸˜àäúˆà†ˇ¿˘îˆà†˝¯˙ú˜™"‡¸ˇ˚"&∏˜¿˚ˇ˝ò˜¿˘˛˛∏˜òâ@¯ˇ»à箘@ˆ(˜@ˆ(˜2#¿ˆ"/8˜Ĉ    0˜Ĉ    0˜∏äĈàâ˜ Ĉ P˜ Ĉ
  1101. P˜""Ĉ"*p˜ Ĉp˜ ı`˜®çıàö‡˜`ı`˜@ı‡˜b%ı"6†˜@ı†˜@ı4‡˜»éıਿ˜¿
  1102. ı$¿˜Ä
  1103. ı$¿˜¢*ı"/¿˜Äı)@˜Ä ı )@˜àúıàÈ¿˜ÄıIĘıIĘ"4ı
  1104. "kĘ
  1105. ı[Ę    ıRĘ    à∏ıà⁄Ę (ısĘ
  1106. (ı3ˇ˜
  1107. "(ı"3ˇ˜(ı3ˇ˜8ı7ˇ˜àıàÌˇ˜Pı0eˇ˜Pı gò@ÄÈ@ÄÈ∑à˜q˜"Pı""fˇ˜Pı fˇ˜4pı fˇ˜,à‡ı(àÓˇ˜$‡ı Íˇ˜,†ı` ˇ˜*"†ıb"Óˇ˜(†ı@Ãˇ˜h‡ı@Ãˇ˜Hà‡ıHàÃˇ˜H¿ı@‹ˇ˜X@ı@‘ˇ˜r#@ı‚#¥ˇ˜P@ıÄîˇ˜–@ıÄúˇ˜òâ¿ıàâòˇ˜êÄıÄòˇ˜∞ÄıÄ∏ˇ˜¢"Äı¢#®ˇ˜†ĈÄ(ˇ¯†Ĉ(ˇ¯®ãĈàã∏ˇ¯ ı0ˇ¯ ˆ0ˇ¯c"?Ę"#pˇ¯OIJ˜Pˇ¯Oį¯Pˇ¯œ˛àè‡˘àé–ˇ¯GIJ?˘pˇ¯C˝¸˙`ˇ¯‚¸"'˚"&`ˇ¯Ä˚¿¸`ˇ¯Ä˙~¸‡ˇ¯Ë˙àã¯˝à冎˜?˘‡˛ †ˇ˜¯˘?Ä ‡ˇˆ‚˘"¸".¿ˇˆˇ˘ ¿ˇˆÛ¯˘¿ ¿ˇˆ8üü»˘àˇ àç¿ˇˆ8¸ˇ˘¯@ˇˆ«áÁ¯˜@ˇ˜Ô˜¢?ø‚¯";¿ˇı~˝˛¯ġ˜cÔ˘ġ˜à»üààøø»˙àôġ˜¿˛`˘˛˙ġ˜    ÄÄˇÄœ˚2ġ˜
  1108. ?˛˛""ˇ˛"¢˚"ġ˜
  1109. b«‡¡ˇ‡˚˛¸#ġ¯ √˛?ġfl˝3˛¯ ˛èœ˘˚ààˇ¯à˛ˇ˝àª˛¯
  1110. „ˇ‡»?èġ¿Û¸˛3˛˘øˇ˝˛ü‡7˛˘/Ú˙"/„ˇ‚"ˇ¢"˛ˇ¢"g˛˘ ɡ¿ˇ˚˛˜¸E˛˘¸¯˛ˇ˛ˇ‡?Äø‡G˛˘~‹æü»ˇËˇˇÀ˛ãâ¸èàˇˇŒ˛˘√˜¸?˛ˇˇˇ˛Áè˛˛˙Ä?\l‡¯?˜˛8Ä ˛˙"o˜˙6ˇ#ˇ„ˇøß‚"#ˇ„Ä˝˙‡ÿºl¯˛ˇ˛?ˇÄ˝˙ø?˜ÿ7ˇÄˇˇˇ·¯¿ˇÄ˝˙8˘¯¯üºÏç¸èˇè˛ˇè»»è˝òÄ¿ÈĿȘà7q˙‡ˇ∞7˜ÿ‡?¯>¯ÄÅIJ˚¿˘¯lfi6˛ˇ√?√Ä¿‡˛˚z&Ôˇ˙?ÛÓ;ˇÚ?˛?£ˇ¢"c`˛˚ˇèɯ∏6^3ġ¸‡C‡˛˚˛œˇÏÛÊ
  1111. ˛¯ˇá·ˇ«†˛˚8âˇÕâˇÿõûÓôãØ»ø¯øààœ†˛˚p<{oˇæˇÛˇ~ˇŸ¯Œ0˛¸flÔΔ¿ˇ¯
  1112. ü&¡√‡ˆ«˛¸˚Ú>>£ˇˇø#ˇ˚£ˇ?"ÔÚ~:0˛¸
  1113. lÎ√`˚¸œª1·¯'ˇÄp˛¸?Ûÿ>¿ˇØçÅ˚ˆ`w†?¯‡˛¸8Ïü˛æéÌ…∏˚˚ãÔ¸»›¯¸âˇ»–˛¸Ôÿ7Û¯ø‡óÜ¿›Òòá‡ɯ˛˝·∞l^6E¿ÿ˝˝Åˇˇ07¯>Ჽrˇ˙#ÛÓ/ˇ≤?´£b‚rf.#Ú¶>˛˝¡‡6\‡l˚˛¿ˇÃ¸Ñ3˛˝Ò˛ˇ˜ˆ˛¯ÿ˝Äÿ˘òῸ!˛˝àûÀÈ∏∏Ïçœè∏æ˝È∏øflªà¸åÈ˛˝‡‡?`oÔ€˝xl?`l˘ÊA˛˝><¿ÿ<vgœÿ˙‡ÿ
  1114. ßÄA˛˝>#‚'‚ˇ≤'˜Ó‚˙∫3/ø≤?ˇ˙36„˛˝c¿>á?|˘ÅˇØÊ˘∞6?„>ɲ˝¿|¿Åa‡ÀÉ`‡Ã
  1115. è¸l¸Δ{ɲ˛àè»¸à˘»æà˛˛»ˇflõâˇÿâèÃ˘ã˛˛x¿¿‡çÅòÛˆÔfi˘°É˛˛ Ä|<˝˚0;∑ܿۈsaɲ˛:˛"˙'¢?"'‚/Æbnˇˇ¢ˇÆ&f„߲˛`˛¯‡|˙à ;∞˚¸Õ¡á˛¿˛Ä>Äüò˚√`âõÅ«˛¸àüà˛ãËà¯è˘∏ªû˛»àÎøâœ˛¸‡˛<çflft~nk˛˚>ˇ¿˚Å¡Ã
  1116. flü‹‹9˚˛2˚"#ˇ˛'~"6#˛~;£ÛÛª∫3˛`˚¿˘«ÄcÛÛ3xı˛¿˚x¯ÿÓ&‚fÒ²˙àåàˇ˘Œèò˘âªÔ»àøÕÎÎã˛˙¿{¡¯É08|ãœ√ˇ˛˙0Ê p˛`«¿3üüá˛2˙"z/ˇ˙'>#˛.‚Ó~~c7?-¢˛‡˙ø¿o√¿>Òò «Δnn˛˛Ä˙ˇwp|Âü0¯Ã‹Õ0˝˘àâÏàªàòè»Ωã˪èŸπ燽¯ÿx¡~fÛs¿˝˘ò6=ÄyCÃÊÊ9Ä˝˘"#2"6"z?"˙/‚˛.ÔÓÛ¸‡˙0n‡įWŸõŸ¬¸˛˙À√¿ps7ì鸡»˚àâåèˇˇààâ¯üâ¯ûÔª∏¸¯˚«˝‡˛fif`¸Ô¸¿|Ä ˛‡˘ºM¿¸
  1117. "?‚˛"#˙"?˛˚">#‚#zo ¸˛˛¯‡>pfi˚     ¿ ˚į>Ó·¸˚    ààè¯ààôè˯àãËπÀ¯˚    ¿ˇ3¯˜<á®˚
  1118. |‡:įœ˚ /¢"#˛"?¢?ˇ¢¯"z?0˚ Ò¿¿˝¯>0˚ >x∏¯ |0˚ œ»àâˇã¯ààò¯àò¯‡˚ x¯ˇÄ¯¯0∞¿˚ ˛GˇŒ¯`·Ä˚ „Ú""‚ˇ˚‚¯"‚„˙˛<>¯ˇˇÄ˘ÄΔ˙ò¿È¿È7àwq˛á¿ˇÄ˜D˙˝¯¯ààü¯˜àéàÃ˙˝˛˜ ò˙˝√‡¿¯0˙¸~~""'˙¯":'`˙¸è¿ˇÄ˘0¿˙˚Ò¯˘`
  1119. Ä˙˚üààã˛˘à»õ˘˚√‡¿˚Ä6˘˙x|¯˚d˘˙/¢""ˇ¢¸"&"Ï˘˙·¸ ò˘˘<?˛¸0˘˘èËààø»˝à∏è‡˘¯|¸˝`¿˘¯ġIJ@̝„Ú""?Ú˛"‚;¯˜
  1120. <>˛Ä6¯˜
  1121. á‡?¿l¯ˆ    ¯¸ààè¸àé໯ˆ    ÄˇÄ ò¯ˆ    √0¯ız>""#˛2&`¯ı¿?¿¯ı‡¯‡į Ù<ü˛à˪˜ ÙÉ@v˜ Û~@l˜ Û/‚"b˘ Û·¯!ò˜
  1122. Ú<#0˜
  1123. ÚãËÆ‡˜    Ò~,¿˜    Ò˝Ä˜Ò„˚ˆx6ˆˆ¯ˆ„„„„„„„„„„„„„„„„˝p<˛ Äı˝ à¸@Ú˝»!˛ Ù˝∞!7\◊å◊á—œpìH˜˝    !Iâ"ô"Çb%!ñjH˜˝    Bâ
  1124. %%D* §r–˜˝ë Dûu¶uÑÑK@…É`˜˝?8¿¯j©9©Éí@ér@˜ÙÒÙÒò@È@Èwà∑qÙÒ„˝˛
  1125. Äx 0ˆ˝ĸ$`ˆ˝@˝B@ ˜˝FÔÒµ‡BDG<-#∏į˝I2$SH†BnZHí÷§S@¯˝ë"D¢â@Ñrúꢉ»Sį˝ƒN¥ù`àÉ —%H§˜˝>
  1126. D5'jAréXË G#įÚ@ÛÚ@ÛÚ‡Û„˝IJ 1¿√¿F¿˚˝Ä˚ J   â@˚˝˙ ã  !ëÄ˚˝h›0Åœƒ`ä√$  ? "°àGÄ˝˝1&”B\ötA%¥–% D°
  1127. 5¢@˝˝"$ìÅ$AiD‡D†è‚9ƒ@˝˝By4¶ DÅ≤_X¡!$¬Ä˝˝8A©#á?ú¿yÉ#¨‡ É¡ 9À¸
  1128. ÓÄ˝¸
  1129. Ô¸¸
  1130. Ô¸¸„„„„„„„„„„„„„˝@¸pÛ˝ĸ Û˝
  1131. Ä@Û˝
  1132. <Ú ¶yÆ-OÙ˝ J4 "⁄$§÷E$Ù˝ "å8 BíED‰ä@Ù˝ !$ñ@#E&JYãLÙ˝ gŸd89$≥ËË!“1Ù
  1133. ¸A¸Ä Ú
  1134. ¸A¸ÄÔ ¸„IJ¿Ô„ ˝`;ÄÓ ˝ Ì ˝@$Ì
  1135. ˝5·D 87tÔ
  1136. ˝H¶ö–(IòÔ
  1137. ˝"âHú‡(âÔ
  1138. ˝"ùk·Dû Ô
  1139. ˝\jEú‡Ój Ô„„„„ ˝ê¸`` ˝∞¸êêò@IÈ@IÈ∑à¿q˝     Ä ˝    #G⁄o†¿˝    !Iåí"¿  ˝BÑâBÄ @˝d≥<E ê˝:G›‘9≈‡„„„
  1140. ôà˚˝4òáôàò0@u@uôàŸ˝——    ◊ˇ˛˛÷ˇ˛’ˇ¯’ˇ¸’ˇ˛’ˇ˛’ˇ˛’ˇ˛’ˇ˛’ˇ˛’ˇ˛’ˇ˛’ˇ˛’ˇ˛ˇ’ˇ¯’ˇ¸’ˇ¸’ˇ¸ˇ’ˇ¯ˇ    ÷ˇˇ    ÷ˇˇ    ÷ˇ‘ˇÄ‘ˇ¿?‘ˇ‡?‘ˇ‡?‘ˇ‡?‘ˇ‡?‘ˇ‡?‘ˇ‡?‘ˇ‡?‘ˇ‡?‘ˇ‡?‘ˇ‡?‘ˇ‡?‘ˇ‡?‘ˇ‡?‘ˇ‡?‘ˇ‡?‘ˇ‡?‘ˇ‡?‘ˇ‡?‘ˇ‡?‘ˇ‡?‘ˇ‡?‘ˇ‡?‘ˇ‡?‘ˇ‡?‘ˇ‡?‘ˇ‡?‘ˇ‡?‘ˇ‡?‘ˇ‡?‘ˇ‡?‘ˇ‡?‘ˇ‡?‘ˇ‡?‘ˇ‡?‘ˇ‡?‘ˇ‡?‘ˇ‡?‘ˇ‡ò0@Äu@ÄuŸà˝‘ˇ¿‘ˇÄ Ò˛˛˛ ˛@¸@˛ Ò˛˛˛ ˛@¸@˛ Ò˛˛˛ ˛@¸@˛ Ò˛˛˛ ˛@¸@˛ Ò˛˛˛ ˛@¸@˛ Ò˛˛˛ ˛@¸@˛%˙¡@˛Ä˝˛ ˛Ä¿˛ ˘)˙!¿˛Ä˝2˛ |Ä ¿¿˛p˝`˛+˙    !Aõ∏Õ€0˛#˛ ~¿À¿¿˛˛¯˛+˙    ¡»BfeÚ¶ †˛aÄ&@¿œ‡¿‡˛,˛+˙    )B&e¶ †˛¿¿‡–?œ‡¿IJ$˛+˙ &A⁄dÓ⁄  Ä`‡–?œ¿áIJ&˛Ó¯&@–?œ¿fl˝"˛Ó˝~?œ‡ˇ¯¨˝&˛ÓÄ`~†œ‡ˇ¯p˝$˛&˜Ä˝¿¿`œ‡ˇ¯p˝º˛%˜Ä˝aÄ¿K‡ˇå¸˛#¯ Ógr4c≥@˛3˛˛¿ˇ˛¯¯ñîö*î˙†˛˚˝Ä˝ˇ¯¯ñîÍ*˛ ˚˜ˇ¯¯ Êd∫*c∫†˜¿¯>¯˜Ä‹˜Ä‹˜Ä‹——————————————————————————————————————ò0Ä¿uÄ¿uàY˝—————————————————————————————ˆ‡G√¿˛¿˛Ïˆ@»Å ¸˛ÏˆÄÅIJ˛ÏˆÄÅuÕxÕxiñ5·ÏˆÄÇòí)í(íT    H¶êϘÑ(ê¢Q"P#âG Ï˜    I·'ZgX-<Íùh0ϘÛàܰìöê”$,jG ÏÍ ÈÍ ÈÍpÈ—ˆ˛Ä˛c͈H¸@˛!͈Ѡ˛ ˛RΈÑnÒØ^!$Ds¬–R;àψÑì"E4ä&§â-`JE4Ϙ    $J(îG)…
  1141. .@LÖ8Ϙ<DÎI÷à2
  1142. PÄÑä@Ϙ‡‘CRv§!»Âéăr8ÏÏÁÏÁÏÁ—ˆ¯˝ ¿√ 0òÓˆà˚
  1143. $¢$ÓˆÄ˙    H≤ DÓˆÊ甸Fà¨2L¢ÚÑ
  1144. !˜#m4%…†GD[MRÑ4÷â˜"I8¿BDîNJàDÁ˜'ì@JbDH%åê_˜Ñí8s˘Ãò0:Œ`,Á,
  1145. Ë˝ 
  1146. Ë˝ 
  1147. Ë`˝pò0¿Òu¿ÒuYàä˝—————————————ˆ t¸Áˆ`0à¸Áˆ† ˛@Áˆ £œ Ç⁄gö‚–ÒÄȘ
  1148. !$£B-¢JM`R@Ș Ú(√Ç)$TN@§Ë˜
  1149. Id4Rd•êÄ¥¿È˜
  1150. }ñCÅ√íK>éÇ#Ȉ˝Ê ˆ˝„ ˆ8˝„— ˆ∏‚ ˜ ‚ ˜@‚
  1151. ˆÉ^BÉw@‰
  1152. ˆDäi≠Ñôĉ
  1153. ˜(îâŒàë„
  1154. ˜)÷æI‚„
  1155. ˜Δ§YŒÊ¢„———— ˆÈ¸‰ ˆ[¸        ‰
  1156. ˆí ‰
  1157. ˆí4}¶Ò⁄ ‰
  1158. ˆíò…",‰˜$(Hë$(‰˜6K1ƒP    ‰˜§}—
  1159. Cê<^‰————ò0@u@uôàŸ˝——
  1160. ˘ˇ˚‡ˇ˛˛˘˝0Ú˝˙˛˛˘"&˝"2Ú"#˝":˙"#¯0˘˝ Ú˝˘l`˘˝pÚ˝˘&»˘àé˝àËÚàãÙà∫¿˘˝ ÚIJ˘Ģ ˝`ÚIJ˘
  1161. ¢˘".˝"bÚ"#¢˛">˘"*Ģ ˝`ÒIJ ˘
  1162. ¯ ˝`ÚIJ ˘ „ˇ˛Ùˇ˛Ģ˝ ÚIJ˘
  1163. Ģ ˝`ÚIJ˘ˇ¢˘".˝"bÚ"#¢˛":˘"8¿˘˝`ÚIJ˘@˘˝pÚ˝˘ˢàé˝àËÚàãÙàºˇ‡˘˝0Ú˝˘xˇx˘˝0Ú˝˙ˇo‚˙"&˝"2Ú"#˝":˙"?∞ˇ@ ˙˝ Ú˝˙ ‘ˇÄÛàòˆàå˝ÃÛà¿0Ûˆ33ˇ≥3Û` Û››¿˘UU¡’UÙ  Ú"233¯"33¡≥3Û"  ÚààĢÃáÃÃÄı   ÛUU@˘UUˇ’UÙ  (ÛàòÃïà¸Ã˜àéàஆ Û""3˚?¢""˚˘¿   ÛUU¿UP¸Y˛U]˘`:  Ú"233"2"2¸";˛3/˘"&2‚˛"   ÚààĻĽ˛ÃΔÄ˙p¬  & Û UU@@DUTd˛DGUTUU@–b  &(Ûà òÃÃààˇààåÃÃàÏˇ˝æäàåÃÃàÃûç∏∫àஆ,  ˙<˝ ""> *" ˛3#*""2 ‡  , ¯˙<˝ UU¿?{’u˛U
  1164. {’WflPIJ  ("*˘"~˝"233"#ˇ‚"3ˇs"27ˇ˛'"3ˇs">˚2˚" * à˙^¸ ààÄà‹àÄÓ»‹˛LÄËËäéà˝¿  ,  D˙Z˝ UU@EUDN}]˛UMƒU^F–˛  ,(òÃ˙àfi˝à òÃÃàà‹»àèπ¨àœ˛ˇ¸àéøºà›˝»â»∏诮†+ 2Ä˚B˝ """ ª∫¸3ª™;ª †8∏  ) 9¿˚~˝
  1165. UU¿UQ±ù˙µΩ}Ω‡~¸  %":2‚ˆ"
  1166. 233"#w""7≥ˇ˙"7ˇ";ˇÚ'‚˛/˛" ' (å¿ıààIJàÄ
  1167. ®®˝à
  1168. Æ®åÏ»‡ÓÏ  ) TĈ UU@EUDÔÌG˛Dtˇ˝Wˇ–‡|¸  '(òÙà òÃÃààûàçÔ¸àå»ààÃàè˚¸àflfl»â»ò诮†& 
  1169. "ı""¸2≤;≤"#ª"≤+"†˛∞  ( ıUU¿˛flÙŸ˝ˇt_˚–˛@  ""'˛ı"233¸"#wÚ"7Ú"#;"#wÚ"3Ø˙" & ËÙààÄÄÄéà™ÏàéÓÄéàËÄ˝@  ' `ıUU@˛UUPw¥DGˇ@UPU@˝@  %(¯àˇ˝àòÃÃ˚à
  1170. å»àç»àå¸ààÃ˛àøà»®†& ¯ª˝ˇˇÄ¸
  1171. ;∫"#ª˛ ¸@   ˘ˇ˝˛˚—›ı@  ˜"ˇ˝"22>""*˚"32"#2ı"b" #(Ú2˛
  1172. »ààËIJ@¸FÓ‡#4Û"˛˝D˛@¸Gw`,Ú˘ÃÕ˛ÃÏÙî†+ͪø¯ªø˛ª˚¸ª¯  $0Û˛˛˛ ˛@¸@ `ò0@Äu@ÄuŸà˝!Û"22˛"*˛"&""#˚"&˛"b¸"b"¿ ÛˇÔ„ˇÄ Ò˛˛˛ ˛@¸@˛ Ò˛˛˛ ˛@¸@˛ Ò˛˛˛ ˛@¸@˛ Ò˛˛˛ ˛@¸@˛ Ò˛˛˛ ˛@¸@˛ Ò˛˛˛ ˛@¸@˛!˙¡@˛Ä˘ ˛Ä¿˛ ˘%˙!¿˛Ģ |Ä ¿@@˛p˝`˛'˙    !Aõ∏Õ€0˙ ~¿…@¿˛˛¯˛'˙    ¡»BfeÚ¶ †˙&@@Õ`\@‡˛,˛'˙    )B&e¶ †˙‡P?E†@@IJ$˛'˙    &A⁄dÓ⁄  ˙‡P F∞^@
  1173. áIJ&˛È&@P F∞\@fl˝"˛È~>E†¿x    ¨˝&˛È~†E @Xp˝$˛"˜Ģ`Õ ÿp˝º˛!˜Ģ¿K`å¸˛¯ Ógr4c≥@˙˛¿ˇ˛¯¯ñîö*î˙†˜˝Ä˝≥¯¯ñîÍ*˜˜„¯¯ Êd∫*c∫†˜¿¯>¯˜Ä‹˜Ä‹˜Ä‹——————————————————————————————————————ò0Ä¿uÄ¿uàY˝—————————————————————————————ˆ‡G√¿˛¿˛Ïˆ@»Å ¸˛ÏˆÄÅIJ˛ÏˆÄÅuÕxÕxiñ5·ÏˆÄÇòí)í(íT    H¶êϘÑ(ê¢Q"P#âG Ï˜    I·'ZgX-<Íùh0ϘÛàܰìöê”$,jG ÏÍ ÈÍ ÈÍpÈ—ˆ˛Ä˛c͈H¸@˛!͈Ѡ˛ ˛RΈÑnÒØ^!$Ds¬–R;àψÑì"E4ä&§â-`JE4Ϙ    $J(îG)…
  1174. .@LÖ8Ϙ<DÎI÷à2
  1175. PÄÑä@Ϙ‡‘CRv§!»Âéăr8ÏÏÁÏÁÏÁ—ˆ¯˝ ¿√ 0òÓˆà˚
  1176. $¢$ÓˆÄ˙    H≤ DÓˆÊ甸Fà¨2L¢ÚÑ
  1177. !˜#m4%…†GD[MRÑ4÷â˜"I8¿BDîNJàDÁ˜'ì@JbDH%åê_˜Ñí8s˘Ãò0:Œ`,Á,
  1178. Ë˝ 
  1179. Ë˝ 
  1180. Ë`˝pò0¿Òu¿ÒuYàä˝—————————————ˆ t¸Áˆ`0à¸Áˆ† ˛@Áˆ £œ Ç⁄gö‚–ÒÄȘ
  1181. !$£B-¢JM`R@Ș Ú(√Ç)$TN@§Ë˜
  1182. Id4Rd•êÄ¥¿È˜
  1183. }ñCÅ√íK>éÇ#Ȉ˝Ê ˆ˝„ ˆ8˝„— ˆ∏‚ ˜ ‚ ˜@‚
  1184. ˆÉ^BÉw@‰
  1185. ˆDäi≠Ñôĉ
  1186. ˜(îâŒàë„
  1187. ˜)÷æI‚„
  1188. ˜Δ§YŒÊ¢„———— ˆÈ¸‰ ˆ[¸        ‰
  1189. ˆí ‰
  1190. ˆí4}¶Ò⁄ ‰
  1191. ˆíò…",‰˜$(Hë$(‰˜6K1ƒP    ‰˜§}—
  1192. Cê<^‰————ˇé@ˇ ˇˇˇˇ@
  1193. ˇ·ˇ‚7^
  1194. 4*\¯, Palatino
  1195. &e.3+l"CHAPTER ”)>1,     Helvetica
  1196.     ˇˇ—ÚˇÆ(@lHardware4⁄*˙¯
  1197. (‡*6
  1198.     )BCompatibility Issues4^*¿¯
  1199. ^*x¯4^*x¯
  1200. à*ê¯4â*ꯠä*ä˛
  1201. ˇ·ˇ‚7^
  1202. ˇˇ©ˇÆ°dONLNdu*àΩ(É*Compatibility IssuesˇˇˇˇˇˇU˛(É1
  1203. °dONLNdôl•(¢lThe ª¿°dONLNdô•¥)
  1204. PowerBook d°dONLNd#ôµ•ƒ)6160d°dONLNd&ôƒ•Ÿ) and Q °dONLNd+ô⁄•)
  1205. PowerBook ˘`°dONLNd5ô•)5180˘`°dONLNd8ô•Ê). incorporate several significant changes from °dONLNdf¶l≤Î(ØlWearlier PowerBook designs. This section highlights key areas you should investigate in °dONLNdΩ≥lø”*
  1206. Norder to ensure that your hardware and software works properly with these new °dONLNd ¿lÃ¥*
  1207. Jcomputers. These topics are covered in more detail in subsequent sections.
  1208. Ò*¯¯4Ú*¯¯ ÛlÛ¯
  1209. ˇ·ˇ‚7^
  1210. ˇˇ‹.ˇ◊°dONLNdV‚lÒ¬*$ LCD Changesˇˇˇˇˇˇ€r(Ì1
  1211. °dONLNdb¯lÂ(lTThe LCD display system now supports 1-, 2-, and 4-bit modes. In addition, the frame °dONLNd∂lÒ*
  1212. buffer has moved from $FE00  °dONLNd“Ú/)Ü0000 to $6000 I°dONLNd‡/Ì)=*0000 and occupies 128 KB instead of 32 KB.°dONLNd l#◊( lTAlthough the internal display supports multiple bit depths, it does not use a color °dONLNd_$l0Í*
  1213. look-up table (CLUT). It is a ƒ`°dONLNd}$Í0!)~ fixed device†°dONLNdâ$"0›)8,, meaning the color table is defined by the °dONLNdµ1l=Ë(:lVhardware and cannot be changed. This distinction is transparent to software that uses °dONLNd >lJ˜*
  1214. Zthe Palette Manager. Software that attempts to directly modify the color table may not be °dONLNdeKlW«*
  1215. compatible. Refer to fl‡°dONLNdÑK«W )[Inside Macintosh¡‡°dONLNd¶K
  1216. W·)F. for more information about fixed versus CLUT °dONLNd‘Xldë(al    devices. °dONLNdfijlvç*See the 0`°dONLNdÊjév    )"“Internal Display Interface”1 °dONLNdj    v:){  section on ‡Ä°dONLNdj:vQ)1page ª`°dONLNdjRv\)21ª`°dONLNdj\vÍ)
  1217.   for more information about the °dONLNd5wlÉ+(Äl)internal display hardware and LCD screen.
  1218. ®*د4©*د ™l™¯
  1219. ˇ·ˇ‚7^
  1220. ˇˇ‹.ˇ◊°dONLNd_ôl®º*$ Video Outputˇˇˇˇˇˇ€r(§1
  1221. °dONLNdlØlª›(∏lRThe video output system is designed to emulate a NuBus video card in slot $E. The °dONLNdæºl»ˆ*
  1222. Xvideo output circuitry consists of a video controller chip, dedicated 512 KB VRAM frame °dONLNd…l’Ì*
  1223. Ubuffer, and a CLUT. A custom video output connector is used to conserve space on the °dONLNdk÷l‚Ó*
  1224. Vback panel. An adapter cable provided with each unit allows users to connect standard °dONLNd¡„lÔÕ*
  1225. Apple monitor cables.°dONLNd◊ılÏ*XIn normal operation the video output circuitry acts like a second monitor to extend the °dONLNd/lC*
  1226. 3user’s desktop. Alternatively, the user can select åİdONLNdbCã)◊video mirroring
  1227. †°dONLNdqåÊ)I mode, in which the °dONLNdÖl˜(lXexternal monitor mirrors the internal LCD. In video mirroring mode, software blanks the °dONLNd›l(‚*
  1228. Xedges of the larger screen to match the horizontal and vertical pixel resolution of the °dONLNd5)l5≠*
  1229. smaller screen.°dONLNdE;lG›*TBecause video mirroring is a software feature, there are no hardware protections to °dONLNdôHlTÒ*
  1230. [prevent applications from writing to screen regions that are off limits. Applications that °dONLNdÙUlaÂ*
  1231. Uwrite directly to the frame buffer may not be compatible with video mirroring unless °dONLNdIblnÏ*
  1232. Yprecautions are taken to ensure that all screen manipulation is within the active region.°dONLNd£tlÄ}*See ”°dONLNdßt}Ä)#“External Video Interface” on page ) °dONLNd tÄ%)û21) °dONLNdÃt%ÄÔ)
  1233. - for more information about the video output °dONLNd˘Ålçì(äl
  1234. circuitry.ˇf@ˇ ˇˇˇˇ@
  1235. ˇ·ˇ‚7^
  1236. 4H\, Palatino
  1237. &e.3+ä"CHAPTER ”)>1,     Helvetica
  1238.     ˇˇ—ÚˇÆ(@äHardware4⁄ä˙(‡äCompatibility Issues
  1239. (‡74^H¿
  1240. kHr4lHr mäm
  1241. ˇ·ˇ‚7^
  1242. ˇˇ‹.ˇ◊°dONLNd\äk(gäRAM Expansion Slotˇˇˇˇˇˇ€r(g1
  1243. °dONLNdrä~ˆ({äLThe RAM expansion slot is compatible with RAM expansion cards meeting Apple °dONLNd_äã*
  1244. Qdesign specifications for the PowerBook 100/140/145/170. However, cards designed °dONLNd∞åäò›*
  1245. specifically for the  °dONLNd≈åfiò)T
  1246. PowerBook Ø`°dONLNdœåòm)5160 and PowerBook D¿°dONLNd·ånò})[180D¿°dONLNd‰å}ò ) can provide more memory and °dONLNdôä•fl(¢äfaster performance.°dONLNd´ä∑*OTo remain compatible with earlier Macintosh PowerBook computers, RAM expansion °dONLNdd∏äƒ*
  1247. Wcards cannot contain more than 6 MB of RAM. If backward compatibility is not required, °dONLNdª≈ä—9*
  1248. &cards can contain up to 10 MB of RAM. °dONLNd‚◊ä„ù*The ª¿°dONLNdÊ◊ù„)“RAM Expansion Interface”ʆ°dONLNdˇ◊„J)|  section on ñ°dONLNd ◊K„b)2page p‡°dONLNd◊c„m)25p‡°dONLNd◊m„˝)
  1249. " provides physical and electrical °dONLNd4‰äP(Ìä+design guidelines for RAM expansion cards. 
  1250. H4H ä
  1251. ˇ·ˇ‚7^
  1252. ˇˇ‹.ˇ◊°dONLNd`ä*$New Modem Interfaceˇˇˇˇˇˇ€r(1
  1253. °dONLNdt!ä-Y(*ä2In addition to the standard serial interface, the ø°dONLNd¶!Y-é)œ
  1254. PowerBook g@°dONLNd∞!è-û)6160g@°dONLNd≥!û-≥) and T`°dONLNd∏!¥-È)
  1255. PowerBook ¸†°dONLNd¬!È-¯)5180¸†°dONLNd≈!¯-˙) °dONLNdΔ.ä:˚(7äNsupport a new modem interface designed for high speed communication. This new °dONLNd;äG≠*
  1256. Einterface is based on the Motorola serial peripheral interface (SPI).°dONLNdZMäY€*JTo maintain compatibility with existing Apple and third party modems, the °dONLNd§Zäfø*
  1257. PowerBook (@°dONLNdÆZ¿fœ)6160(@°dONLNd±Zœf‰) and `°dONLNd∂ZÂf)
  1258. PowerBook Ω†°dONLNd¿Zf))5180Ω†°dONLNd√Z)fÏ)- incorporate both the standard RS-232 serial °dONLNdgäsÙ(päQinterface and the new SPI interface by multiplexing several signals on the modem °dONLNdAtäÄ*
  1259. Wconnector. Pin 16 selects which interface is used, and must be disconnected or tied to °dONLNdòÅäç<*
  1260. 'ground for existing modems to operate. °dONLNd¿ìäüø*
  1261. Refer to the °dONLNdÕì¿üF)6“Modem Expansion Interface”İdONLNdËìGüx)á  section on ∞‡°dONLNdÙìxüè)1page ã¿°dONLNd˘ìêüö)33ã¿°dONLNd˚ìöü)
  1262.  for information about the °dONLNd†ä¨◊(©ämodem interface.
  1263. —Hÿ4“Hÿ ”ä”
  1264. ˇ·ˇ‚7^
  1265. ˇˇ‹.ˇ◊°dONLNd'¬ä—Ó*$SCSI Disk Modeˇˇˇˇˇˇ€r(Õ1
  1266. °dONLNd6ÿä‰ù(·äThe ª¿°dONLNd:ÿù‰“)
  1267. PowerBook d°dONLNdDÿ”‰‚)6160d°dONLNdGÿ‚‰˜) and Q °dONLNdLÿ¯‰-)
  1268. PowerBook ˘`°dONLNdVÿ-‰<)5180˘`°dONLNdYÿ<‰)- implement a SCSI disk mode identical to the °dONLNdÜÂäÒ
  1269. (ÓäTMacintosh PowerBook 100. This mode allows the computer to act like an external hard °dONLNd⁄Úä˛C*
  1270. (disk when attached to another Macintosh.°dONLNdäÙ*OTo enter SCSI disk mode, the user selects a SCSI ID number using the PowerBook °dONLNdRä*
  1271. Vcontrol panel, then restarts the computer with a SCSI Disk Adapter cable connected to °dONLNd®ä*%*
  1272. #another Macintosh. See the section ï@°dONLNdÀ%*ü)õ“SCSI Disk Mode” on page ̇°dONLNd‰ü*©)z41̇°dONLNdÊ©* )
  1273.  for more information.ˇ    †@ˇ ˇˇˇˇ@
  1274. ˇ·ˇ‚7^
  1275. 4*\¯, Palatino
  1276. &e.3+l"CHAPTER ”)>1,     Helvetica
  1277.     ˇˇ—ÚˇÆ(@lHardware4⁄*˙¯
  1278. (‡*8
  1279.     )BCompatibility Issues4^*¿¯
  1280. k*r¯4l*r¯ mlm¯
  1281. ˇ·ˇ‚7^
  1282. ˇˇ‹.ˇ◊°dONLNd\lkı(glSoft Shutdown Controlˇˇˇˇˇˇ€r(g1
  1283. °dONLNdwlÉ(ÄlThe ª¿°dONLNdwÉ¥)
  1284. PowerBook d°dONLNd$wµÉƒ)6160d°dONLNd'wƒÉŸ) and Q °dONLNd,w⁄É)
  1285. PowerBook ˘`°dONLNd6wÉ)5180˘`°dONLNd9wɉ)- implement a “soft shutdown” feature. If the °dONLNdfÑlêÚ(çlUuser presses the back-panel power button while the computer is on, the Power Manager °dONLNdªëlù“*
  1286. TIC sends an interrupt to the CPU that initiates a shutdown, just as if the user had °dONLNdûl™/*
  1287. *selected Shut Down from the Special menu. °dONLNd:∞lºˆ*WPressing the power button for five seconds will bypass the soft shutdown procedure and °dONLNdëΩl…÷*
  1288. Rforce the computer to turn off in cases where the CPU is “hung.” Power control is °dONLNd„ l÷Ì*
  1289. covered in more detail in the ¸¿°dONLNd Ì÷=)Å“Power Manager”° °dONLNd >÷o)Q  section on PİdONLNd p÷á)2page +`°dONLNd! à÷í)19+`°dONLNd# í÷î)
  1290. .
  1291. ˚*¯4¸*¯ ˝l˝¯
  1292. ˇ·ˇ‚7^
  1293. ˇˇ‹.ˇ◊°dONLNd%Ïl˚Â(˜lInternal Microphoneˇˇˇˇˇˇ€r(˜1
  1294. °dONLNd9l( lThe ª¿°dONLNd=¥)
  1295. PowerBook d°dONLNdGµƒ)6160d°dONLNdJƒŸ) and Q °dONLNdO⁄)
  1296. PowerBook ˘`°dONLNdY)5180˘`°dONLNd\Í). include a built-in microphone located behind °dONLNdälÈ(lUthe speaker grille. To avoid feedback, sound play-through is disabled when recording °dONLNdfll(*
  1297. Vwith the internal microphone. Play-through is possible when an external microphone is °dONLNd5)l5ß*
  1298. used. See the Y‡°dONLNdC)®5Ò)<“Sound System”o@°dONLNdQ)Ò5")I  section on †°dONLNd])#5:)2page ˘Ä°dONLNdb):5D)19˘Ä°dONLNdd)D5)
  1299. & for more information about the sound °dONLNdä6lBç(?lsystem.ˇƒ@ˇ ˇˇˇˇ@
  1300. ˇ·ˇ‚7^
  1301. 4H\, Palatino
  1302. &e.3+ä"CHAPTER ”)>1,     Helvetica
  1303.     ˇˇ—ÚˇÆ(@äHardware4⁄ä˙(‡äHardware Overview
  1304. (‡94^H¿
  1305. ^Hx4^Hx
  1306. àHê4âHê äHä
  1307. ˇ·ˇ‚7^
  1308. ˇˇ©ˇÆ°dONLNduHàfi(ÉHHardware OverviewˇˇˇˇˇˇU˛(É1
  1309. °dONLNdôä•    (¢äXThis section provides a functional description of the processor, memory, general logic, °dONLNdj¶ä≤ *
  1310. Uand I/O (input/output) interface systems. Emphasis is placed on systems that are new °dONLNdø≥äø≤*
  1311. Aor different from those of earlier Macintosh PowerBook computers.
  1312. ÕH€4ŒH€
  1313. °dONLNdŒä÷π*    IMPORTANT
  1314. ˇ·ˇ‚7^
  1315. °dONLNd ŸäÂ∑*EMemory sizes, addresses, and other data are specific to each type of °dONLNdPÂäÒ…* EMacintosh computer and are provided for informational purposes only. °dONLNdïÒä˝ * HTo ensure that your application software maintains compatibility across °dONLNd›˝ä    æ* Ethe Macintosh line and to allow for future hardware changes, you are °dONLNd"    ä¿* Cstrongly advised to use the Macintosh Toolbox and Operating System °dONLNdeä! * Hroutines wherever provided. In particular, never use absolute addresses °dONLNd≠!ä-∑* Eto access hardware, because these addresses are not the same for all °dONLNdÚ-ä9¨* models.,
  1316.  
  1317. Zapf Dingbats
  1318. ‘@°dONLNd0∞8∂)&s
  1319. ]Hd4^Hd _ä_
  1320. ˇ·ˇ‚7^
  1321. ˇˇ‹.ˇ◊°dONLNdNä]È(YäMain Processorˇˇˇˇˇˇ€r(Y1
  1322. °dONLNddäp6(mä&The 68030 microprocessors used in the T`°dONLNd9d7pl)≠
  1323. PowerBook ¸†°dONLNdCdlp{)5160¸†°dONLNdFd{pê) and È¿°dONLNdKdëpΔ)
  1324. PowerBook í°dONLNdUd«p÷)6180í°dONLNdXd÷pı) run at °dONLNd`qä}(zäUsystem clock rates of 25 MHz and 33 MHz, respectively. The 68030 includes a built-in °dONLNdµ~ääˆ*
  1325. HMMU (memory management unit) that performs the necessary memory-mapping °dONLNd˝ãäóG*
  1326. ,functions. Floating-point operations in the Ñ¿°dONLNd)ãGó|)Ω
  1327. PowerBook -°dONLNd3ã}óå)6180-°dONLNd6ãåó) are provided by the 68882 °dONLNdQòä§'(°ä!mathematics coprocessor FPU. The  °dONLNdrò'§\)ù
  1328. PowerBook ç`°dONLNd|ò]§l)6160ç`°dONLNdòl§›) does not include an FPU.
  1329. …H–4 H– ÀäÀ
  1330. ˇ·ˇ‚7^
  1331. ˇˇ‹.ˇ◊°dONLNdô∫ä…Ù(≈äMemory Mappingˇˇˇˇˇˇ€r(≈1
  1332. °dONLNd®–ä‹4(Ÿä$Like the PowerBook 140/145/170, the fi`°dONLNdÖ4‹i)™
  1333. PowerBook ܆°dONLNd÷–j‹y)6160܆°dONLNdŸ–y‹é) and s¿°dONLNdfi–苃)
  1334. PowerBook °dONLNdË–≈‹‘)6180°dONLNdΖ‘‹¯) always °dONLNdÛ›äÈ(ÊäUoperate in 32-bit addressing mode. To maintain compatibility with software that uses °dONLNdHÍäˆ*
  1335. P24-bit addressing conventions, the memory management unit (MMU) in the 68030 is °dONLNdò˜ä{*
  1336. 8used to map 24-bit addresses to their 32-bit equivalent.°dONLNd—    ä*VIn 32-bit mode, the 68030 supports a 4 GB address space. In 24-bit mode, however, the °dONLNd'ä"ı*
  1337. Qupper 8 address bits are ignored, and the maximum address space is limited to 16 Œ‡°dONLNdxı"    (ıMB. °dONLNd|#ä/(,äPThe MMU remaps addresses so that RAM, ROM, VRAM, and I/O all appear within this °dONLNdÃ0ä<ñ*
  1338. 16 °dONLNdœ0ó<¸)
  1339. RMB range. Although the address translation is transparent to software, it has the °dONLNd!=äIå(Fä9effect of limiting the amount of addressable RAM to 8 MB.°dONLNd[Oä[∂*
  1340. Figure 1-4‡°dONLNdeO∑[w)-) shows the 32-bit memory map used by the ˆ°dONLNdéOw[¨)¿
  1341. PowerBook û@°dONLNdòO≠[º)6160û@°dONLNdõOº[—) and °dONLNd†\ähø(eä
  1342. PowerBook (@°dONLNd™\¿hœ)6180(@°dONLNd≠\œh‘). (@°dONLNdØ\‘h)
  1343. Figure 1-5Δ °dONLNdπ\h ),; compares the 24-bit and 32-bit memory maps. Note that the °dONLNdÙiäuo(rä3LCD frame buffer is not addressable in 24-bit mode.ˇXê@ˇ ˇˇˇˇ@
  1344. ˇ·ˇ‚7^
  1345. 4*\¯, Palatino
  1346. &e.3+l"CHAPTER ”)>1,     Helvetica
  1347.     ˇˇ—ÚˇÆ(@lHardware4⁄*˙¯
  1348. (‡*10
  1349.     )BHardware Overview4^*¿¯
  1350. g*w¯4g*w¯"h*]
  1351. ˇ·ˇ‚7^°dONLNd\lgñ(dl
  1352. Figure 1-4°dONLNd \Æg=)B"32-bit memory and detailed I/O map
  1353. w(>›4v'w(ò8@µ@µw(∑›…— ˙ —)àDDˇ —“™ —√™·Ûˇ¿2î™·Ûˇ‡ôDDˇ ‚Ûˇ‡`˙
  1354. ·Ûˇ‡˘
  1355. ·Ûˇ‡˘
  1356. ·Ûˇ‡˘
  1357. ·Ûˇ‡˘ ‚Ûˇ‡˘
  1358. ·Ûˇ‡˘
  1359. ·Ûˇ‡˘
  1360. ·Ûˇ‡˘
  1361. ·Ûˇ‡˘ ‚Ûˇ‡˘
  1362. ·Ûˇ‡˘
  1363. ·Ûˇ‡˘
  1364. ·Ûˇ‡˘ ‚@Ûˇ‡˘ ‚@Ûˇ‡˘
  1365. ·Ûˇ‡˘ ·Ûˇ‡ ˙·Ûˇ‡+DDˇ„Ûˇ‡”™„Ûˇ‡¿å™·Ûˇ‡0Ñ™·Ûˇ‡õDDˇ ·Ûˇ‡`˙ „Ûˇ‡˘
  1366. ·Ûˇ‡˘
  1367. ·Ûˇ‡˘
  1368. ·Ûˇ‡˘
  1369. ·Ûˇ‡˘ „Ûˇ‡˘
  1370. ·Ûˇ‡˘ ·Ûˇ‡ ˙·Ûˇ‡+ DDˇ·Ûˇ‡”™„@Ûˇ‡¿û™·Ûˇ‡0Ñ™·Ûˇ‡õDDˇ ·Ûˇ‡`˙
  1371. ·Ûˇ‡˘
  1372. ‰Ûˇ‡˘
  1373. ·Ûˇ‡˘
  1374. ·Ûˇ‡˘
  1375. ·Ûˇ‡˘
  1376. ·Ûˇ‡˘
  1377. ‰Ûˇ‡˘ ·Ûˇ‡ ˙·Ûˇ‡+DDˇ·Ûˇ‡” ‰Ûˇ‡¿îJ‰Ûˇ‡0îJ·Ûˇ‡õ‰Dˇ ·Ûˇ‡`˙
  1378. ·Ûˇ‡˘
  1379. ‰@Ûˇ‡˘
  1380. ·Ûˇ‡˘
  1381. ·Ûˇ‡˘
  1382. ·Ûˇ‡˘ò8@ĵ@ĵ∑(˜›
  1383. ·Ûˇ‡˘Â˛Ûˇ‡˘ ·Ûˇ‡ ˙·Ûˇ‡+ODˇ·Ûˇ‡”±·Ûˇ‡¿î∞Â˛Ûˇ‡0î±·Ûˇ‡õNDˇ ·Ûˇ‡`˙
  1384. ·Ûˇ‡˘
  1385. ·Ûˇ‡˘Â˛Ûˇ‡˘
  1386. ·Ûˇ‡˘
  1387. ·Ûˇ‡˘
  1388. ·Ûˇ‡˘
  1389. ·Ûˇ‡˘Â@˛Ûˇ‡ ˙·Ûˇ‡+DDˇ·Ûˇ‡”™·Ûˇ‡¿î§Ê˝Ûˇ‡0î™Ê˝Ûˇ‡õDDˇ ·Ûˇ‡`˙
  1390. ·Ûˇ‡˘
  1391. Ä„Ûˇ‡˘øˇ˛ˇ˛Ì˝Ûˇ‡˘HåbåbËÛˇ‡˘Á8Á8Ûˇ¯Ûˇ‡˘»Ñ Ñ Ûˇ¯¯Ûˇ‡˘}ŒpŒpÛˇ¯¯Ûˇ‡˘ĸÛˇ¯˝˝Ûˇ‡ ˙˙Ûˇ¯¯Ûˇ‡+FDˇ˙Ûˇ¯¯Ûˇ‡”™˙Ûˇ¯¯Ûˇ‡¿îØ˙Ûˇ¯¯Ûˇ‡0î¢˙Ûˇ¯˝@˝Ûˇ‡õGDˇ˙Ûˇ¯¯Ûˇ‡`˙˙Ûˇ¯¯Ûˇ‡˘ĸÛˇ¯¯Ûˇ‡˘øˇ–ˇ˛Ûˇ¯¯Ûˇ‡˘HîhåbÛˇ¯˛¸Ûˇ‡˘«(Á8Ûˇ¯¯Ûˇ‡˘»î(Ñ Ûˇ¯¯Ûˇ‡˘}˛ŒpÛˇ¯¯Ûˇ‡˘ĸÛˇ¯¯Ûˇ‡ ˙˙Ûˇ¯˛¸Ûˇ‡+LDˇ˙Ûˇ¯¯Ûˇ‡”¢˙Ûˇ¯¯Ûˇ‡¿î§˙Ûˇ¯¯Ûˇ‡0î≤˙Ûˇ¯˛¸Ûˇ‡õLDˇ˙Ûˇ¯˛¸Ûˇ‡`˙˙Ûˇ¯¯Ûˇ‡˘ĸÛˇ¯¯Ûˇ‡˘øÚBÛˇ¯¯Ûˇ‡˘Hï(
  1392. •(Ûˇ¯˛@¸Ûˇ‡˘≈(
  1393. •(Ûˇ¯˛@¸Ûˇ‡˘»ï(
  1394. •(Ûˇ¯¯Ûˇ‡˘}ÚBÛˇ¯¯Ûˇ‡˘ĸÛˇ¯¯Ûˇ‡ ˙˙Ûˇ¯˚Ûˇ‡+L»Dˇ˙Ûˇ¯¯Ûˇ‡”≤T™ˇ˙Ûˇ¯¯Ûˇ‡¿î§™ˇ˙Ûˇ¯¯Ûˇ‡0î®T™ˇ˙Ûˇ¯¯Ûˇ‡õ^»Dò8Ä¿µÄ¿µ˜(7›˙Ûˇ¯˚Ûˇ‡`˙˙Ûˇ¯¯Ûˇ‡˘˙Ûˇ¯¯Ûˇ‡˘˙Ûˇ¯¯Ûˇ‡˘˙Ûˇ¯¯Ûˇ‡˘˙Ûˇ¯˚Ûˇ‡˘˙Ûˇ¯¯Ûˇ‡˘˙Ûˇ¯¯Ûˇ‡˘˙Ûˇ¯¯Ûˇ‡ ˙˙Ûˇ¯¯Ûˇ‡+L»Dˇ˙Ûˇ¯@˚Ûˇ‡”≤T™ˇ˙Ûˇ¯¯Ûˇ‡¿î§™ˇ˙Ûˇ¯¯Ûˇ‡0î®T™ˇ˙Ûˇ¯¯Ûˇ‡õ^àDˇ˙Ûˇ¯¯Ûˇ‡`˙˙Ûˇ¯˙Ûˇ‡˘˙Ûˇ¯¯Ûˇ‡˘˙Ûˇ¯¯Ûˇ‡˘˙Ûˇ¯¯Ûˇ‡˘˙Ûˇ¯˙Ûˇ‡˘˙Ûˇ¯˙Ûˇ‡˘˙Ûˇ¯¯Ûˇ‡˘˙Ûˇ¯¯Ûˇ‡ ˙˙Ûˇ¯¯Ûˇ‡+LDˇ˙Ûˇ¯˙Ûˇ‡”≤˙Ûˇ¯¯Ûˇ‡¿î§˙Ûˇ¯¯Ûˇ‡0î®T™ˇ˙Ûˇ¯¯Ûˇ‡õ^»Dˇ˙Ûˇ¯¯Ûˇ‡`˙˙Ûˇ¯@˙Ûˇ‡˘˙Ûˇ¯¯Ûˇ‡˘˙Ûˇ¯¯Ûˇ‡˘˙Ûˇ¯¯Ûˇ‡˘˙Ûˇ¯¯Ûˇ‡˘˙Ûˇ¯˘Ûˇ‡˘˙Ûˇ¯¯Ûˇ‡˘˙Ûˇ¯¯Ûˇ‡ ˙˙Ûˇ¯¯Ûˇ‡+LDˇ˙Ûˇ¯¯Ûˇ‡”≤˙Ûˇ¯˘Ûˇ‡¿î§™ˇ˙Ûˇ¯¯Ûˇ‡0î®˙Ûˇ¯¯Ûˇ‡õ^Dˇ˙Ûˇ¯¯Ûˇ‡`˙˙Ûˇ¯¯Ûˇ‡˘ĸÛˇ¯˘Ûˇ‡˘æBBÛˇ¯¯Ûˇ‡˘B•(
  1395. •(Ûˇ¯¯Ûˇ‡˘•(
  1396. •(Ûˇ¯¯Ûˇ‡˘ƒ•(
  1397. •(Ûˇ¯@˘Ûˇ‡˘dBBÛˇ¯@˘Ûˇ‡˘ĸÛˇ¯¯Ûˇ‡ ˙˙Ûˇ¯¯Ûˇ‡+LàDˇ˙Ûˇ¯¯Ûˇ‡”≤™ˇ˙Ûˇ˘¯Ûˇ‡¿î§™ˇ˙Ûˇ˘¯Ûˇ‡0î®˙Ûˇ¯¯Ûˇ‡õ^Dˇ˙Ûˇ¯¯Ûˇ‡`˙˙Ûˇ¯¯Ûˇ‡˘ĸÛˇ¸¯Ûˇ‡˘¶BBÛˇ¯¯Ûˇ‡˘H•(
  1398. •(Ûˇ¯¯Ûˇ‡˘ •(
  1399. •(Ûˇ¯¯Ûˇ‡˘ •(
  1400. •(Ûˇ¯¯Ûˇ‡˘dBBÛˇ¯¯Ûˇ‡˘ò8¿µ¿µ7(w›ĸÛˇ¯¯Ûˇ‡ ˙˙Ûˇ¯¯Ûˇ‡+LàDˇ˙Ûˇ¯¯Ûˇ‡”≤˙Ûˇ¯¯Ûˇ‡¿î§‘™ˇ˙Ûˇ¯¯Ûˇ‡0î®î™ˇ˙Ûˇ¯¯Ûˇ‡õ^»Dˇ˙Ûˇ¯¯Ûˇ‡`˙˙Ûˇ¯¯Ûˇ‡˘ĸÛˇ¯¯Ûˇ‡˘¨BBÛˇ¯¯Ûˇ‡˘L•(
  1401. •(Ûˇ¯¯Ûˇ‡˘•(
  1402. •(Ûˇ¯¯Ûˇ‡˘¬•(
  1403. •(Ûˇ¯¯Ûˇ‡˘lBBÛˇ¯¯Ûˇ‡˘ĸÛˇ¯¯Ûˇ‡ ˙˙Ûˇ¯¯Ûˇ‡+LDˇ˙Ûˇ¯¯Ûˇ‡”≤˙Ûˇ¯¯Ûˇ‡¿î§™ˇ˙Ûˇ¯¯Ûˇ‡0î®™ˇ˙Ûˇ˙¯Ûˇ‡õ^àDˇ˙Ûˇ¯¯Ûˇ‡`˙˙Ûˇ¯¯Ûˇ‡˘ĸÛˇ¯¯Ûˇ‡˘¶bBÛˇ¯¯Ûˇ‡˘J•(
  1404. •(Ûˇ˘¯Ûˇ‡˘ı(
  1405. •(Ûˇ¯¯Ûˇ‡˘¬%(
  1406. •(Ûˇ¯¯Ûˇ‡˘grBÛˇ¯¯Ûˇ‡˘ĸÛˇ¯¯Ûˇ‡ ˙˙Ûˇ¯@˘Ûˇ‡+LDˇ˙Ûˇ¯¯Ûˇ‡”≤˙Ûˇ¯¯Ûˇ‡¿î§˙Ûˇ¯¯Ûˇ‡0î®˙Ûˇ¯¯Ûˇ‡õ^Dˇ˙Ûˇ¯ ˘Ûˇ‡`˙˙Ûˇ¯¯Ûˇ‡˘ĸÛˇ¯¯Ûˇ‡˘¶BBÛˇ¯¯Ûˇ‡˘J•(
  1407. •(Ûˇ¯¯Ûˇ‡˘•(
  1408. •(Ûˇ¯˘Ûˇ‡˘¬•(
  1409. •(Ûˇ¯¯Ûˇ‡˘gBBÛˇ¯¯Ûˇ‡˘ĸÛˇ¯¯Ûˇ‡ ˙˙Ûˇ¯¯Ûˇ‡+D»Dˇ˙Ûˇ¯˘Ûˇ‡”¨T™ˇ˙Ûˇ¯˘Ûˇ‡¿î§™ˇ˙Ûˇ¯¯Ûˇ‡0î§T™ˇ˙Ûˇ¯¯Ûˇ‡õN»Dˇ˙Ûˇ¯¯Ûˇ‡`˙˙Ûˇ¯˘Ûˇ‡˘˙Ûˇ¯˘Ûˇ‡˘˙Ûˇ¯¯Ûˇ‡˘˙Ûˇ¯¯Ûˇ‡˘˙Ûˇ¯¯Ûˇ‡˘˙Ûˇ¯@˙Ûˇ‡˘˙Ûˇ¯@˙Ûˇ‡˘˙Ûˇ¯¯Ûˇ‡ ˙˙Ûˇ¯¯Ûˇ‡+D»Dˇ˙Ûˇ¯¯Ûˇ‡”¨T™ˇ˙Ûˇ¯ ˙Ûˇ‡¿î§™ˇ˙Ûˇ¯ ˙Ûˇ‡0î§T™ˇ˙Ûˇ¯¯Ûˇ‡õNàDˇ˙Ûˇ¯¯Ûˇ‡`˙˙Ûˇ¯¯Ûˇ‡˘ò8@µ@µw(∑›˙Ûˇ¯˙Ûˇ‡˘˙Ûˇ¯˙Ûˇ‡˘˙Ûˇ¯¯Ûˇ‡˘˙Ûˇ¯¯Ûˇ‡˘˙Ûˇ¯¯Ûˇ‡˘˙Ûˇ¯˙Ûˇ‡˘˙Ûˇ¯˙Ûˇ‡ ˙˙Ûˇ¯¯Ûˇ‡+DDˇ˙Ûˇ¯¯Ûˇ‡”¨˙Ûˇ¯¯Ûˇ‡¿î§˙Ûˇ¯˙Ûˇ‡0î§T™ˇ˙Ûˇ¯˙Ûˇ‡õN»Dˇ˙Ûˇ¯¯Ûˇ‡`˙˙Ûˇ¯¯Ûˇ‡˘˙Ûˇ¯¯Ûˇ‡˘˙Ûˇ¯@˚Ûˇ‡˘˙Ûˇ¯@˚Ûˇ‡˘˙Ûˇ¯¯Ûˇ‡˘˙Ûˇ¯¯Ûˇ‡˘˙Ûˇ¯¯Ûˇ‡˘˙Ûˇ¯ ˚Ûˇ‡ ˙˙Ûˇ¯ ˚Ûˇ‡+DDˇ˙Ûˇ¯¯Ûˇ‡”¨˙Ûˇ¯¯Ûˇ‡¿î§™ˇ˙Ûˇ¯¯Ûˇ‡0î§˙Ûˇ¯˚Ûˇ‡õNDˇ˙Ûˇ¯˚Ûˇ‡`˙˙Ûˇ¯¯Ûˇ‡˘˙Ûˇ¯¯Ûˇ‡˘˙Ûˇ¯¯Ûˇ‡˘˙Ûˇ¯˚Ûˇ‡˘˙Ûˇ¯˚Ûˇ‡˘˙Ûˇ¯¯Ûˇ‡˘˙Ûˇ¯¯Ûˇ‡˘˙Ûˇ¯¯Ûˇ‡ ˙˙Ûˇ¯˚Ûˇ‡+DàDˇ˙Ûˇ¯˚Ûˇ‡”¨™ˇ˙Ûˇ¯¯Ûˇ‡¿î§™ˇ˙Ûˇ¯¯Ûˇ‡0î§˙Ûˇ¯¯Ûˇ‡õNDˇ˙Ûˇ¯˛@¸Ûˇ‡`˙˙Ûˇ¯˛@¸Ûˇ‡˘ĸÛˇ¯¯Ûˇ‡˘§bBÛˇ¯¯Ûˇ‡˘J•(
  1410. •(Ûˇ¯¯Ûˇ‡˘
  1411. ı(
  1412. •(Ûˇ¯˛ ¸Ûˇ‡˘ %(
  1413. •(Ûˇ¯˛ ¸Ûˇ‡˘drBÛˇ¯¯Ûˇ‡˘ĸÛˇ¯¯Ûˇ‡ ˙˙Ûˇ¯¯Ûˇ‡+DàDˇ˙Ûˇ¯˛¸Ûˇ‡”¨˙Ûˇ¯˛¸Ûˇ‡¿î§‘™ˇ˙Ûˇ¯¯Ûˇ‡0î§î™ˇ˙Ûˇ¯¯Ûˇ‡õN»Dˇ˙Ûˇ¯¯Ûˇ‡`˙˙Ûˇ¯˛¸Ûˇ‡˘ĸÛˇ¯˛¸Ûˇ‡˘§OêBÛˇ¯¯Ûˇ‡˘J§®
  1414. •(Ûˇ¯¯Ûˇ‡˘
  1415. ¶(
  1416. •(Ûˇ¯¯Ûˇ‡˘ §®
  1417. •(Ûˇ¯˛¸Ûˇ‡˘dOêBÛˇ¯˛¸Ûˇ‡˘ĸÛˇ¯¯Ûˇ‡ ˙˙Ûˇ¯¯Ûˇ‡+DDò8@ĵ@ĵ∑(˜›˙Ûˇ¯¯Ûˇ‡”¨˙Ûˇ¯˝¿˝Ûˇ‡¿î§™ˇ˙Ûˇ¯˝@˝Ûˇ‡0î§™ˇ˙Ûˇ¯¯Ûˇ‡õNàDˇ˙Ûˇ¯¯Ûˇ‡`˙˙Ûˇ¯¯Ûˇ‡˘˙Ûˇ¯˝ ˝Ûˇ‡˘˙Ûˇ¯˝ ˝Ûˇ‡˘˙Ûˇ¯¯Ûˇ‡˘˙Ûˇ¯¯Ûˇ‡˘˙Ûˇ¯¯Ûˇ‡˘˙Ûˇ¯˝˝Ûˇ‡˘˙Ûˇ¯˝˝Ûˇ‡ ˙˙Ûˇ¯¯Ûˇ‡+DDˇ˙Ûˇ¯¯Ûˇ‡”¨˙Ûˇ¯¯Ûˇ‡¿î§˙Ûˇ¯˝˝Ûˇ‡0î§˙Ûˇ¯˝˝Ûˇ‡õNDˇ˙Ûˇ¯¯Ûˇ‡`˙˙Ûˇ¯¯Ûˇ‡˘˙Ûˇ¯¯Ûˇ‡˘˙Ûˇ¯˝˝Ûˇ‡˘˙Ûˇ¯˝˝Ûˇ‡˘˙Ûˇ¯¯Ûˇ‡˘ĸÛˇ¯¯Ûˇ‡˘§BBÛˇ¯¯Ûˇ‡˘J•(
  1418. •(Ûˇ¯¸Ä˛Ûˇ‡ ˙!
  1419. •(
  1420. •(Ûˇ¯¸Ä˛Ûˇ‡+D»Dˇ •(
  1421. •(Ûˇ¯¯Ûˇ‡”™T™dBBËÛˇ‡¿î™™Ä„Ûˇ‡0î™T™ˇ ˛Ûˇ‡õD»Dˇ ˛Ûˇ‡`˙
  1422. ·Ûˇ‡˘
  1423. ·Ûˇ‡˘
  1424. ·Ûˇ‡˘²Ûˇ‡˘²Ûˇ‡˘
  1425. ·Ûˇ‡˘
  1426. ·Ûˇ‡˘ ·Ûˇ‡ ˙Â˛Ûˇ‡+D»DˇÂ˛Ûˇ‡”™T™ˇ·Ûˇ‡¿î™™ˇ·Ûˇ‡0î™T™ˇ·Ûˇ‡õDàDˇÂ˛Ûˇ‡`˙Â˛Ûˇ‡˘
  1427. ·Ûˇ‡˘
  1428. ·Ûˇ‡˘
  1429. ·Ûˇ‡˘
  1430. ‰ÄÛˇ‡˘
  1431. ‰ÄÛˇ‡˘
  1432. ·Ûˇ‡˘ ·Ûˇ‡ ˙·Ûˇ‡+DDˇ‰ Ûˇ‡”™‰ Ûˇ‡¿î™·Ûˇ‡0î™T™ˇ·Ûˇ‡õD»Dˇ ·Ûˇ‡`˙
  1433. ‰Ûˇ‡˘
  1434. ‰Ûˇ‡˘
  1435. ·Ûˇ‡˘ò8Ä¿µÄ¿µ˜(7›
  1436. ·Ûˇ‡˘
  1437. ·Ûˇ‡˘
  1438. ‰Ûˇ‡˘
  1439. ‰Ûˇ‡˘ ·Ûˇ‡ ˙·Ûˇ‡+DDˇ·Ûˇ‡”™‰Ûˇ‡¿î™™ˇ‰Ûˇ‡0î™·Ûˇ‡õDDˇ ·Ûˇ‡`˙
  1440. ·Ûˇ‡˘ „ÄÛˇ‡˘ „ÄÛˇ‡˘
  1441. ·Ûˇ‡˘
  1442. ·Ûˇ‡˘
  1443. ·Ûˇ‡˘ „ Ûˇ‡˘
  1444. „ Ûˇ‡ ˙·Ûˇ‡+DàDˇ·Ûˇ‡”™™ˇ·Ûˇ‡¿î™™ˇ„Ûˇ‡0î™„Ûˇ‡õDDˇ ·Ûˇ‡`˙
  1445. ·Ûˇ‡˘
  1446. ·Ûˇ‡˘ „Ûˇ‡˘ „Ûˇ‡˘
  1447. ·Ûˇ‡˘
  1448. ·Ûˇ‡˘
  1449. ·Ûˇ‡˘
  1450. „Ûˇ‡ ˙„Ûˇ‡+DàDˇ·Ûˇ‡”™·Ûˇ‡¿î™‘™ˇ·Ûˇ‡0î™î™ˇ‚ÄÛˇ‡õD»Dˇ ‚ÄÛˇ‡`˙
  1451. ·Ûˇ‡˘
  1452. ·Ûˇ‡˘
  1453. ·Ûˇ‡˘ ‚ Ûˇ‡˘ ‚ Ûˇ‡˘
  1454. ·Ûˇ‡˘
  1455. ·Ûˇ‡˘ ·Ûˇ‡ ˙‚Ûˇ‡+DDˇ‚Ûˇ‡”™·Ûˇ‡¿î™™ˇ·Ûˇ‡0î™™ˇ·Ûˇ‡õDàDˇ ‚Ûˇ‡`˙ ‚Ûˇ‡˘
  1456. ·Ûˇ‡˘
  1457. ·Ûˇ‡˘
  1458. ·Ûˇ‡˘
  1459. ·Ûˇ‡˘ ‚Ûˇ‡˘
  1460. ·Ûˇ‡˘ ·Ûˇ‡ ˙·Ûˇ‡+DDˇ·Ûˇ‡”™·Úˇ‡¿î™î™ò8¿µ¿µ7(w›·Ûˇ‡0î™·?Ûˇ‡õDDˇ—`˙………………………………˛;á8c¿˛É~ÿ˛nÕÏ`¿˛√„ÿ˛l¡å{ÁŒ˘œaÉ„{¿€˛máüo«ˇˇoÁ„„ø`€˛o∞o«¯ˇmΔ√„ˇ`€˛ˇœ|{ÁÔ˝Ã√„æø¿€
  1461. ı¿˛⁄ ˆIJ⁄…˛ Ä0Ä¿¿Ÿ˛ ¿0
  1462. ÄÄ¿¿Ÿ˛ ˝ˇ;˜
  1463. ª›ª‹˜‹¯Ÿ˛ fl˜ø硡Ô~Áˆ¸Ÿ˛ ˇøøˇç„ÒÔpΔˆ‡Ÿ˛ üøøè=üªfiΔ‹¸Ÿˆ’ˆ’…˛¿ Û¿3∞~`fl˛¸ ῇÒÄ`fl˛ø>qÔ˚Ô¸7øp¡˝·ˇ¡ÓÁÄ·˛?ø˚Õ¸øõ¯?ª¯¡˜±øÉˆ¿·˛?ø¡Ô`≥¸;¡‡w±ª√yÜ¿·˛7ø{œˇ„˘õ?{∞|·ˇôԘķˆ˚ćˆ˚ć…………………………
  1464. ˛Ä>`—
  1465. ˛¿c`— ˛˝Óc9‡” ˛flˇcÔ¿” ˛ˇ¯ċ” ˛ûœ>ª¿”………˛¿`’˛Ä``’˛    û˜Δ˘Ô~ÛÁ÷˛
  1466. õflÊ6˝ø„˝Ä◊ò8
  1467. µ
  1468. µw(Ñ›˛    õflv˝øx√¸÷˛
  1469. fi˜„‹˝Á√˜‡◊ ˝¿Ä” ˝¿Ä”…˛
  1470. ˆ¿0√Ä◊˛
  1471. ܈¿0f¿◊˛
  1472. ûÁ∏˜Ôˇø<f¿◊˛
  1473. ∑∂¸˜˛fl˝πÊ¿◊˛
  1474. ∑∂‡˜Ôfl˝∞f¿◊˛
  1475. fiÁºˆ˛˚ˇ3œÄ◊……ò8@µ@µw(∑›…— ˙ —)àDDˇ —“™ —√™·Ûˇ¿2î™·@Û`ôDDˇ ‚@Û``˙
  1476. ·@Û`˘·    @<Iĸ`˘·@ ˝J@¸`˘·@"ªú”pT#sôÄ`˘‚@=$”Ù»T'»Á¿`˘· @!'S¥»bFÀb˛`˘·@>π“”HaÉq›¿`˘·@˛ ¸@˝`˘·@˛ ¸@˝`˘‚@˛ ¸@˝`˘·@˛<É˝`˘·@˛    ADî˝`˘·@˛„    9H»˝`˘‚@@˛îâ»Ë˝`˘‚@@˛îâF$ì®˝`˘·@˛ì:#»˝`˘·@˛¸˝` ˙·@˛¸˝`+DDˇ„@Û`”™„@Û`¿å™·Ûˇ‡0Ñ™·@Û`õDDˇ ·@Û``˙ „@Û`˘
  1477. ·@Û`˘·@˝˛¸`˘·@˝Ä¸`˘·@˝òÕ≠ú¸`˘„@˝=ˇ+‰¸`˘·@˝°±*$¸`˘·@˝úœ‹¸` ˙·@Û`+ DDˇ·@Û`”™„@@Û`¿û™·Ûˇ‡0Ñ™·@Û`õDDˇ ·@Û``˙
  1478. ·@Û`˘
  1479. ‰@Û`˘·@˝˛¸`˘·@˝Ä¸`˘·@˝òÕ≠ú¸`˘·@˝=ˇ+‰¸`˘‰@˝°±*$¸`˘·@˝úœ‹¸` ˙·@Û`+DDˇ·@Û`” ‰@Û`¿îJ‰Ûˇ‡0îJ·@Û`õ‰Dˇ ·@Û``˙
  1480. ·@Û`˘
  1481. ‰@@Û`˘·@˝˛¸`˘·@˝Ä¸`˘·@˝òÕ≠ú¸`˘ò8@ĵ@ĵ∑(˜›·@˝=ˇ+‰¸`˘Â˛@˝°±*$¸`˘·@˝úœ‹¸` ˙·@Û`+ODˇ·@Û`”±·@Û`¿î∞Â˛Ûˇ‡0î±·@Û`õNDˇ ·@Û``˙
  1482. ·@Û`˘
  1483. ·@Û`˘Â˛
  1484. @9 ‚$˝`˘·
  1485. @    %!$˝`˘· @%"$fuªf˛`˘· @9"r$Oó◊œ˛`˘· @    !!2$HóTM˛`˘Â@˛ @ ¿”ÿGuõΔ˛` ˙·@˘¸`+DDˇ·@˘‡¸`”™·@Û`¿î§Ê˝Ûˇ‡0î™Ê˝@Û`õDDˇ ·@Û``˙
  1486. ·@Û`˘
  1487. Ä„@Û`˘øˇ˛ˇ˛Ì˝@˝˛¸`˘HåbåbË@˝Ä¸`˘Á8Á8Ûˇ¯@˝òÕ≠ú¸`˘»Ñ Ñ Û¯@˝=ˇ+‰¸`˘}ŒpŒpÛ¯@˝°±*$¸`˘"ĸÛ˝˝@˝úœ‹¸` ˙˙Û¯@Û`+FDˇ ˙˝¿¸¯@Û`”™ ˙˝ ¸¯@Û`¿îØ ˙˝&3kg¸¯Ûˇ‡0î¢$˙˝œ ˘¸˝@˝@Û`õGDˇ˙˝(lJⸯ@Û``˙˙˝'3ƒw¸¯@Û`˘ĸÛ¯@Û`˘øˇ–ˇ˛Û¯@˝˛¸`˘#HîhåbÛ˛¸@˝Ä¸`˘«(Á8Ûˇ¯¯@˝òÕ≠ú¸`˘»î(Ñ Û¯@˝=ˇ+‰¸`˘}˛ŒpÛ¯@˝°±*$¸`˘ĸÛ¯@˝úœ‹¸` ˙˙Û˛¸@Û`+LDˇ#˙|x@ ¯@Û`”¢#˙Ñ@@ ¯@Û`¿î§#˙tŒ@ô_>t\Ïd¯Ûˇ‡0î≤'˙-$xºè©U>@Û`õLDˇ"˙ç$@†å)lU0@Û``˙˙tΔxùO©<$Ód¯@Û`˘ĸ¸@¸¯@Û`˘&øÚB¸@¸¯@˝˛¸`˘#Hï(
  1488. •(Û˛@¸@˝Ä¸`˘#≈(
  1489. •(Ûˇ¯˛@¸@˝òÕ≠ú¸`˘»ï(
  1490. •(Û¯@˝=ˇ+‰¸`˘}ÚBÛ¯@˝°±*$¸`˘ĸÛ¯@˝úœ‹¸` ˙˙Û˚@Û`+L»Dˇ˙Û¯@Û`”≤T™ˇ˙Û¯@Û`¿î§™ˇ˙Û¯Ûˇ‡0î®T™ˇ˙Û¯@Û`õ^»Dò8Ä¿µÄ¿µ˜(7›˙Û˚@Û``˙˙Û¯@Û`˘˙Û¯@Û`˘˙Û¯@˝˛¸`˘˙Û¯@˝Ä¸`˘˙Û˚@˝òÕ≠ú¸`˘˙Û¯@˝=ˇ+‰¸`˘˙Û¯@˝°±*$¸`˘˙Û¯@˝úœ‹¸` ˙˙Û¯@Û`+L»Dˇ˙Û@˚@Û`”≤T™ˇ˙Û¯@Û`¿î§™ˇ˙Û¯Ûˇ‡0î®T™ˇ˙Û¯@Û`õ^àDˇ˙Û¯@Û``˙˙Û˙@Û`˘˙Û¯@Û`˘"˙˝¿¸¯@˝˛¸`˘"˙˝ ¸¯@˝Ä¸`˘$˙˝&3kg¸˙@˝òÕ≠ú¸`˘$˙˝œ ˘¸˙@˝=ˇ+‰¸`˘"˙˝(lJⸯ@˝°±*$¸`˘#˙˝'3ƒw¸¯@˝úœ‹¸` ˙˙Û¯@Û`+LDˇ˙Û˙@Û`”≤˙Û¯@Û`¿î§˙Û¯Ûˇ‡0î®T™ˇ˙Û¯@Û`õ^»Dˇ˙Û¯@Û``˙˙Û@˙@Û`˘˙Û¯@Û`˘˙Û¯@˝˛¸`˘˙Û¯@˝Ä¸`˘˙Û¯@˝òÕ≠ú¸`˘˙Û˘@˝=ˇ+‰¸`˘˙Û¯@˝°±*$¸`˘˙Û¯@˝úœ‹¸` ˙˙Û¯@Û`+LDˇ˙Û¯@Û`”≤˙Û˘@Û`¿î§™ˇ˙Û¯Ûˇ‡0î®˙Û¯@Û`õ^Dˇ˙Û¯@Û``˙˙Û¯@Û`˘ĸÛ˘@Û`˘æBBÛ¯@˝˛¸`˘B•(
  1491. •(Û¯@˝Ä¸`˘•(
  1492. •(Ûˇ¯¯@˝òÕ≠ú¸`˘ ƒ•(
  1493. •(Û@˘@˝=ˇ+‰¸`˘ dBBÛ@˘@˝°±*$¸`˘ĸÛ¯@˝úœ‹¸` ˙˙Û¯@Û`+LàDˇ"˙˛!é ˝¯@Û`”≤™ˇ"˙˛"I 
  1494. ˝¯@Û`¿î§™ˇ#˙˛$    Ì :_Ã˛¯Ûˇ‡0î®#˙˛$     :û&K˲¯@Û`õ^Dˇ˙˛"I ⁄ê&K˛¯@Û``˙˙˛=é zé9 Ë˛¯@Û`˘ĸÛ¯@Û`˘¶BBÛ¯@˝˛¸`˘H•(
  1495. •(Û¯@˝Ä¸`˘ •(
  1496. •(Ûˇ¯¯@˝òÕ≠ú¸`˘ •(
  1497. •(Û¯@˝=ˇ+‰¸`˘dBBÛ¯@˝°±*$¸`˘ò8¿µ¿µ7(w›ĸÛ¯@˝úœ‹¸` ˙˙Û¯@Û`+LàDˇ˙˚`˚¯@Û`”≤˙˚ê˚¯@Û`¿î§‘™ˇ˙˚˚¯Ûˇ‡0î®î™ˇ˙˚˚¯@Û`õ^»Dˇ˙˚ê˚¯@Û``˙˙˚`˚¯@Û`˘ĸÛ¯@Û`˘¨BBÛ¯@˝˛¸`˘L•(
  1498. •(Û¯@˝Ä¸`˘•(
  1499. •(Ûˇ¯¯@˝òÕ≠ú¸`˘¬•(
  1500. •(Û¯@˝=ˇ+‰¸`˘lBBÛ¯@˝°±*$¸`˘ĸÛ¯@˝úœ‹¸` ˙˙Û¯@Û`+LDˇ ˙˝¿¸¯@Û`”≤ ˙˝ ¸¯@Û`¿î§™ˇ ˙˝&3kg¸¯Ûˇ‡0î®™ˇ ˙˝œ ˘¸¯@Û`õ^àDˇ˙˝(lJⸯ@Û``˙˙˝'3ƒw¸¯@Û`˘ĸÛ¯@Û`˘ ¶bBÛ¯@˛è0 ¸`˘ J•(
  1501. •(Û¯@˛PH ¸`˘!ı(
  1502. •(Ûˇ¯¯@˛ÄÃÎvÃ˝`˘!¬%(
  1503. •(Û¯@˛    ≈Äü/Øû˝`˘!grBÛ¯@˛—Hë.®ö˝`˘ ĸÛ¯@˛N0éÎ7å˝` ˙˙Û@˘@˙ ˚`+LDˇ#˙¸√"˚¯@˚¿˚`”≤˙¸$∂˚¯@Û`¿î§˙¸(v˚¯Ûˇ‡0î®˙¸»v˚¯@Û`õ^Dˇ˙¸$™˚ ˘@Û``˙˙¸#*˚¯@Û`˘ĸÛ¯@Û`˘¶BBÛ¯@˝˛¸`˘J•(
  1504. •(Û¯@˝Ä¸`˘ •(
  1505. •(Ûˇ¯˘@˝òÕ≠ú¸`˘¬•(
  1506. •(Û¯@˝=ˇ+‰¸`˘gBBÛ¯@˝°±*$¸`˘ĸÛ¯@˝úœ‹¸` ˙˙Û¯@Û`+D»Dˇ˙Û˘@Û`”¨T™ˇ˙Û˘@Û`¿î§™ˇ˙Û¯Ûˇ‡0î§T™ˇ˙Û¯@Û`õN»Dˇ˙Û¯@Û``˙˙Û˘@Û`˘˙Û˘@Û`˘˙Û¯@˝˛¸`˘˙Û¯@˝Ä¸`˘˙Û¯@˝òÕ≠ú¸`˘˙Û@˙@˝=ˇ+‰¸`˘˙Û@˙@˝°±*$¸`˘˙Û¯@˝úœ‹¸` ˙˙Û¯@Û`+D»Dˇ˙Û¯@Û`”¨T™ˇ˙Û ˙@Û`¿î§™ˇ˙Û ˙Ûˇ‡0î§T™ˇ˙Û¯@Û`õNàDˇ˙Û¯@Û``˙˙Û¯@Û`˘ò8@µ@µw(∑›˙Û˙@Û`˘˙Û˙@˝˛¸`˘˙Û¯@˝Ä¸`˘%˙˛" ˛¯@˝òÕ≠ú¸`˘$˙˛˝S`˛¯@˝=ˇ+‰¸`˘'˙˛ÆwŒS`˛˙@˝°±*$¸`˘(˙˛Iø)s`˛˙@˝úœ‹¸` ˙#˙˛Il∑)䆲¯@Û`+DDˇ#˙˛Æ<ö…䆲¯@Û`”¨˙˝¯¯@Û`¿î§˙˝¯˙Ûˇ‡0î§T™ˇ˙˝¯˙@Û`õN»Dˇ˙˝Ä¸¯@Û``˙˙˝Ä¸¯@Û`˘˙˝È`€fÄ˝¯@Û`˘&˙˝ôÒÚîÄ˝@˚@˝˛¸`˘&˙˝ô—îÄ˝@˚@˝Ä¸`˘#˙˝Á`ÚdÄ˝¯@˝òÕ≠ú¸`˘"˙˝˛¸¯@˝=ˇ+‰¸`˘"˙˝˛¸¯@˝°±*$¸`˘˙Û ˚@˝úœ‹¸` ˙˙Û ˚@Û`+DDˇ˙Û¯@Û`”¨˙Û¯@Û`¿î§™ˇ˙Û¯Ûˇ‡0î§˙Û˚@Û`õNDˇ˙Û˚@Û``˙˙Û¯@Û`˘˙Û¯@Û`˘˙Û¯@¸Rb˚`˘˙Û˚@¸Zv˚`˘˙Û˚@¸Zv˚`˘˙Û¯@¸Zv˚`˘˙Û¯@¸$j˚`˘˙Û¯@¸$j˚` ˙˙Û˚@Û`+DàDˇ˙Û˚@Û`”¨™ˇ˙Û¯@Û`¿î§™ˇ˙Û¯Ûˇ‡0î§˙Û¯@Û`õNDˇ˙Û˛@¸@Û``˙˙Û˛@¸@Û`˘ĸÛ¯@Û`˘§bBÛ¯@¸ĸ`˘J•(
  1507. •(Û¯@¸ Ä¸`˘"
  1508. ı(
  1509. •(Ûˇ¯˛ ¸@¸…„ĸ`˘" %(
  1510. •(Û˛ ¸@¸ )îĸ`˘drBÛ¯@¸#)îĸ`˘ĸÛ¯@¸«ìĸ` ˙˙Û¯@Û`+DàDˇ#˙¸@ĸ˛¸@Û`”¨#˙¸@ĸ˛¸@Û`¿î§‘™ˇ˙¸LÓĸ¯Ûˇ‡0î§î™ˇ˙¸_#ĸ¯@Û`õN»Dˇ˙¸Q-ĸ¯@Û``˙˙¸NÁĸ˛¸@Û`˘ĸ˙ ˚˛¸@Û`˘'§OêB˚¿˚¯@˛yèB„å@˛`˘"J§®
  1511. •(Û¯@˛ÇPBíR@˛`˘"
  1512. ¶(
  1513. •(Ûˇ¯¯@˛tEΔ‡ía ˛`˘& §®
  1514. •(Û˛¸@˛,E)êì° ˛`˘&dOêBÛ˛¸@˛äQE)êíV ˛`˘!ĸÛ¯@˛qéE&ê‚M ˛` ˙ ˙Û¯@¸˝@˛`+DDò8@ĵ@ĵ∑(˜›%˙˚‚"˚¯@¸˝@˛`”¨!˙˚ï6˚˝¿˝@Û`¿î§™ˇ!˙˚ï6˚˝@˝Ûˇ‡0î§™ˇ˙˚Á6˚¯@Û`õNàDˇ˙˚ò™˚¯@Û``˙˙˚ò™˚¯@Û`˘˙Û˝ ˝@Û`˘!˙Û˝ ˝ @<«ëA˛`˘˙Û¯ @A(A˛`˘&˙˛!ú@¸¯@:s=ÃÄ`˘#˙˛c
  1515. í˘¯@íL™á&^Ä`˘,˙˛%
  1516. í4ÂZK@˛˝˝@E(íL™õ&PÄ`˘-˙˛'çú*2UJ†˛˝˝@8«K*èŒÄ` ˙+˙˛!
  1517. í*“UJ†˛¯@˝¸˛`+DDˇ+˙˛!
  1518. ú*uU:§˛¯@˝¸˛`”¨˙˜˛¯@Û`¿î§˙Û˝˝Ûˇ‡0î§˙Û˝˝@Û`õNDˇ˙˚¿Ä¯@Û``˙˙˚Äį@Û`˘˙
  1519. Ãù›&ìÓ∞¯@Û`˘,˙>&R”)óí9¿˝˝@¿Ãz`˘,˙0"R”)ñퟆ˝˝@ Ç`˘(˙
  1520. .í“Êsyê¯@,f÷Œ#†r%ªà`˘ ĸÛ¯@fiˇïÚ!`*-H`˘"§BBÛ¯@0ÿï$Rä6H`˘'J•(
  1521. •(Û¸Ä˛@.gàÓ#årà` ˙)
  1522. •(
  1523. •(Ûˇ¯¸Ä˛@˚˛
  1524. `+D»Dˇ% •(
  1525. •(Ûˇ¯¯@˚˛ `”™T™dBBË@˜˛`¿î™™Ä„Ûˇ‡0î™T™ˇ ˛@Û`õD»Dˇ ˛@Û``˙
  1526. ·@Û`˘
  1527. ·@Û`˘·@¿    Ê `˘²@ 
  1528.     $ `˘²@&3kg–@Kw`˘·@œ ˘∞@Zê`˘·@(lJâ)$*lê`˘·@'3ƒwΔ&?` ˙²@˚˛
  1529.  `+D»DˇÂ˛@˚˛
  1530.  `”™T™ˇ·@˜˛`¿î™™ˇ·Ûˇ‡0î™T™ˇ·@Û`õDàDˇÂ˛@Û``˙²@Û`˘
  1531. ·@Û`˘·@¿ I `˘·@  J§ `˘‰Ä@&fv«äÑKÛê`˘‰Ä@œˇUÈãò[P`˘·@(ÿU    å`+jP`˘·@'gHÁ |%;ê` ˙·@˚˛
  1532.  `+DDˇ‰ @˚˛
  1533.  `”™‰ @˜˛`¿î™·Ûˇ‡0î™T™ˇ·@Û`õD»Dˇ ·@Û``˙
  1534. ‰@Û`˘
  1535. ‰@Û`˘·@¿ I `˘ò8Ä¿µÄ¿µ˜(7›·@  Jò `˘·@&fv«äàKÛê`˘‰@œˇUÈãà[P`˘‰@(ÿU    åH+jP`˘·@'gHÁ H%;ê` ˙·@˚˛
  1536.  `+DDˇ·@˚˛
  1537.  `”™‰@˜˛`¿î™™ˇ‰Ûˇ‡0î™·@Û`õDDˇ ·@Û``˙
  1538. ·@Û`˘ „Ä@Û`˘„Ä@ΔyëP8·ê`˘·@    Å[(P$íP`˘·@êq"[(K¸$î(`˘·@P)"[8[R$‰(`˘„ @Iâ"UD+R$í»`˘„ @Üq#ïD%r8ë®` ˙·@˝˚    `+DàDˇ·@˝˚    `”™™ˇ·@Û`¿î™™ˇ„Ûˇ‡0î™„@Û`õDDˇ ·@Û``˙
  1539. ·@Û`˘
  1540. ·@Û`˘„@¸Ã0˚`˘„@¸H˚`˘·@¸†Ä˚`˘·@¸`Ä˚`˘·@¸RH˚`˘„@¸å0˚` ˙„@Û`+DàDˇ·@Û`”™·@Û`¿î™‘™ˇ·Ûˇ‡0î™î™ˇ‚Ä@Û`õD»Dˇ ‚Ä@Û``˙
  1541. ·@Û`˘
  1542. ·@Û`˘·@¸R˚`˘‚ @¸U$˚`˘‚ @¸ï˚`˘·@¸ó˚`˘·@¸ò†˚`˘·@¸º˚` ˙‚@Û`+DDˇ‚@Û`”™·@Û`¿î™™ˇ·Ûˇ‡0î™™ˇ·@Û`õDàDˇ ‚@Û``˙ ‚@Û`˘
  1543. ·@Û`˘·@¸R˚`˘·@¸U˚`˘·@¸ï˚`˘‚@¸ó˚`˘·@¸òà˚`˘·@¸à˚` ˙·@Û`+DDˇ·@Û`”™·¿Û`¿î™î™ò8¿µ¿µ7(w›·Ûˇ‡0î™·?Ûˇ‡õDDˇ—`˙………………………………˛;á8c¿˛É~ÿ˛nÕÏ`¿˛√„ÿ˛l¡å{ÁŒ˘œaÉ„{¿€˛máüo«ˇˇoÁ„„ø`€˛o∞o«¯ˇmΔ√„ˇ`€˛ˇœ|{ÁÔ˝Ã√„æø¿€
  1544. ı¿˛⁄ ˆIJ⁄…˛ Ä0Ä¿¿Ÿ˛ ¿0
  1545. ÄÄ¿¿Ÿ˛ ˝ˇ;˜
  1546. ª›ª‹˜‹¯Ÿ˛ fl˜ø硡Ô~Áˆ¸Ÿ˛ ˇøøˇç„ÒÔpΔˆ‡Ÿ˛ üøøè=üªfiΔ‹¸Ÿˆ’ˆ’…˛¿ Û¿3∞~`fl˛¸ ῇÒÄ`fl˛ø>qÔ˚Ô¸7øp¡˝·ˇ¡ÓÁÄ·˛?ø˚Õ¸øõ¯?ª¯¡˜±øÉˆ¿·˛?ø¡Ô`≥¸;¡‡w±ª√yÜ¿·˛7ø{œˇ„˘õ?{∞|·ˇôԘķˆ˚ćˆ˚ć…………………………
  1547. ˛Ä>`—
  1548. ˛¿c`— ˛˝Óc9‡” ˛flˇcÔ¿” ˛ˇ¯ċ” ˛ûœ>ª¿”………˛¿`’˛Ä``’˛    û˜Δ˘Ô~ÛÁ÷˛
  1549. õflÊ6˝ø„˝Ä◊ò8
  1550. µ
  1551. µw(Ñ›˛    õflv˝øx√¸÷˛
  1552. fi˜„‹˝Á√˜‡◊ ˝¿Ä” ˝¿Ä”…˛
  1553. ˆ¿0√Ä◊˛
  1554. ܈¿0f¿◊˛
  1555. ûÁ∏˜Ôˇø<f¿◊˛
  1556. ∑∂¸˜˛fl˝πÊ¿◊˛
  1557. ∑∂‡˜Ôfl˝∞f¿◊˛
  1558. fiÁºˆ˛˚ˇ3œÄ◊……ˇ=8@ˇ ˇˇˇˇ@
  1559. ˇ·ˇ‚7^
  1560. 4H\, Palatino
  1561. &e.3+ä"CHAPTER ”)>1,     Helvetica
  1562.     ˇˇ—ÚˇÆ(@äHardware4⁄ä˙(‡äHardware Overview
  1563. (‡ 114^H¿
  1564. gHw4gHw"hH]
  1565. ˇ·ˇ‚7^
  1566.     °dONLNd\äg¥(dä
  1567. Figure 1-5°dONLNd \Ãgu)B'32-bit and 24-bit memory map comparison
  1568. πH¿4∫H¿ ªäª
  1569. ˇ·ˇ‚7^
  1570. ˇˇ‹.ˇ◊°dONLNd3™äπ/(µäCustom Integrated Circuits ˇˇˇˇˇˇ€r(µ1
  1571. °dONLNdO¿äÃ(…äZThis section describes the four new ASICs (application-specific integrated circuits) used °dONLNd©Õ䟕*
  1572. in the  °dONLNd∞Õ¶Ÿ€)
  1573. PowerBook ø`°dONLNd∫Õ€ŸÍ)5160ø`°dONLNdΩÕÍŸˇ) and ¨Ä°dONLNd¬ÕŸ5)
  1574. PowerBook T¿°dONLNdÃÕ6ŸE)6180T¿°dONLNdœÕEŸG).
  1575. ˜H˛4¯H˛ ˘ä˘
  1576. ˇ·ˇ‚7^
  1577. °dONLNd—Í䝸(ÙäCPU GLUˇˇˇˇˇˇ‘@(Ù1
  1578. °dONLNdŸ˛ä
  1579. Ó(äKThe CPU GLU is a custom chip that generates the CPU clocks and DSACK (data °dONLNd$ ä*
  1580. Yacknowledgment) signals, prioritizes and encodes interrupts, and serves as the interface °dONLNd}ä$˘*
  1581. Nto the ROM, RAM, SCC, SCSI, VIA1, FPU, SWIM, GSC, and video controller chips. °dONLNdÃ*ä6*SThis chip is an enhanced version of the CPU GLU used in the PowerBook 140/145/170. °dONLNd7äCó*
  1582. ;It supports faster processor speeds and up to 16 MB of RAM.
  1583. aHh4bHh cäc
  1584. ˇ·ˇ‚7^
  1585. °dONLNd[TäbÚ*Miscellaneous GLUˇˇˇˇˇˇ‘@(^1
  1586. °dONLNdmhät˛(qäQThe Miscellaneous GLU is a modified version of the Miscellaneous GLU used in the °dONLNdæuäÅ*
  1587. SPowerBook 140/145/170. The Miscellaneous GLU chip emulates the I/O capabilities of °dONLNdÇäé*
  1588. RVIA2, handles modem/serial port multiplexing, and provides clocking for the Power °dONLNdcèäõ*
  1589. QManager, SWIM, SCC, ADB, and sound circuits. This chip also supports the new SPI °dONLNd¥úä®◊*
  1590. modem interface.
  1591. wàí4váwàò0@|@|wà∑——˜·èÎ8Δ<˜˜±ÉÎmΔ ˜˜    1Ôü9Ûû«fiÚ    «æ|ÁŒ{{¿˛˜    oø˝˛fl«ÔÿÚ    ˛¸˜˚ø`˛˜    ¡ø·˛€áˇÿÚ    0Δ¸á˚nˇ`˛˜    ÒÔüΩ˚ôáÔÚ    |«æ~˜Ófø¿˛ÒÄ¿Ï˝Ò¿Ï ˝Ä”øˇ˛ˇ˛ÓÏHƒbƒbÓ¯ˇ¯Òw8w8Ûˇ˛ëà"1àÛˇ¿»D D Ûˇ¯˛‡;ú‡Ûˇ‡|ÓpÓpÛˇ¯˛êÄ"ÄÛˇ‡ĸÛˇ¯˛˘¿w9¿Ûˇ‡˙Ûˇ¯˛¸Ûˇ‡˙Ûˇ¯¯Ûˇ‡˙Ûˇ¯¯Ûˇ‡˙Ûˇ¯¯Ûˇ‡˙Ûˇ¯¯Ûˇ‡˙Ûˇ¯¯Ûˇ‡˙Ûˇ¯¯Ûˇ‡ĸÛˇ¯¯Ûˇ‡øˇ–ˇ˛Ûˇ¯˛¸Ûˇ‡HÃhƒbÛˇ¯˛@@Ûˇ‡g(w8Ûˇ¯˛ë†*î†Ûˇ‡»L(D Ûˇ¯˛†*î†Ûˇ‡|˛ÓpÛˇ¯˛ê†*î†Ûˇ‡ĸÛˇ¯˛¯@@Ûˇ‡˙Ûˇ¯˛¸Ûˇ‡˙Ûˇ¯¯Ûˇ‡˙Ûˇ¯¯Ûˇ‡˙Ûˇ¯¯Ûˇ‡˙Ûˇ¯¯Ûˇ‡˙Ûˇ¯¯Ûˇ‡˙Ûˇ¯¯Ûˇ‡ĸÛˇ¯¯Ûˇ‡ø˙"Ûˇ¯˛¸Ûˇ‡HÕ(
  1592. U(Ûˇ¯˛~@@Ûˇ‡e(
  1593. U(Ûˇ¯˛í†*î†Ûˇ‡»M(
  1594. U(Ûˇ¯˛†*î†Ûˇ‡|˙"Ûˇ¯˛í†*î†Ûˇ‡ĸÛˇ¯˛˛@@Ûˇ‡˙Ûˇ¯˛¸Ûˇ‡˙Ûˇ¯¯Ûˇ‡˙Ûˇ¯¯Ûˇ‡˙Ûˇ¯¯Ûˇ‡˙Ûˇ¯¯Ûˇ‡˙Ûˇ¯¯Ûˇ‡˙Ûˇ¯¯Ûˇ‡˙Ûˇ¯¯Ûˇ‡˙Ûˇ¯¯Ûˇ‡˙Ûˇ¯¯Ûˇ‡˙Ûˇ¯¯Ûˇ‡˙Ûˇ¯¯Ûˇ‡˙Ûˇ¯¯Ûˇ‡˙Ûˇ¯¯Ûˇ‡˙Ûˇ¯¯Ûˇ‡˙Ûˇ¯¯Ûˇ‡˙Ûˇ¯¯Ûˇ‡˙Ûˇ¯¯Ûˇ‡˙Ûˇ¯¯Ûˇ‡ò0@Ä|@Ä|∑à˜˙Ûˇ¯¯Ûˇ‡˙Ûˇ¯¯Ûˇ‡˙Ûˇ¯¯Ûˇ‡˙Ûˇ¯¯Ûˇ‡˙Ûˇ¯¯Ûˇ‡˙Ûˇ¯¯Ûˇ‡˙Ûˇ¯¯Ûˇ‡˙Ûˇ¯¯Ûˇ‡˙Ûˇ¯¯Ûˇ‡˙Ûˇ¯¯Ûˇ‡˙Ûˇ¯¯Ûˇ‡˙Ûˇ¯¯Ûˇ‡˙Ûˇ¯¯Ûˇ‡˙Ûˇ¯¯Ûˇ‡˙Ûˇ¯¯Ûˇ‡˙Ûˇ¯¯Ûˇ‡˙Ûˇ¯¯Ûˇ‡˙Ûˇ¯¯Ûˇ‡˙Ûˇ¯¯Ûˇ‡˙Ûˇ¯¯Ûˇ‡˙Ûˇ¯¯Ûˇ‡˙Ûˇ¯¯Ûˇ‡˙Ûˇ¯¯Ûˇ‡˙Ûˇ¯¯Ûˇ‡˙Ûˇ¯¯Ûˇ‡˙Ûˇ¯¯Ûˇ‡˙Ûˇ¯¯Ûˇ‡˙Ûˇ¯¯Ûˇ‡˙Ûˇ¯¯Ûˇ‡˙Ûˇ¯¯Ûˇ‡ĸÛˇ¯¯Ûˇ‡æ""Ûˇ¯¯Ûˇ‡BU(
  1595. U(Ûˇ¯¯Ûˇ‡U(
  1596. U(Ûˇ¯¯Ûˇ‡ƒU(
  1597. U(Ûˇ¯¯Ûˇ‡d""Ûˇ¯¯Ûˇ‡ĸÛˇ¯¯Ûˇ‡˙Ûˇ¯¯Ûˇ‡˙Ûˇ¯¯Ûˇ‡˙Ûˇ¯¯Ûˇ‡˙Ûˇ¯¯Ûˇ‡˙Ûˇ¯¯Ûˇ‡˙Ûˇ¯¯Ûˇ‡˙Ûˇ¯¯Ûˇ‡ĸÛˇ¯¯Ûˇ‡¶""Ûˇ¯˛¸Ûˇ‡HU(
  1598. U(Ûˇ¯˛H@@Ûˇ‡ U(
  1599. U(Ûˇ¯˛î†*î†Ûˇ‡ U(
  1600. U(Ûˇ¯˛ †*î†Ûˇ‡d""Ûˇ¯˛ц*î†Ûˇ‡ĸÛˇ¯˛ÿ@@Ûˇ‡˙Ûˇ¯˛¸Ûˇ‡˙Ûˇ¯¯Ûˇ‡˙Ûˇ¯¯Ûˇ‡˙Ûˇ¯¯Ûˇ‡˙Ûˇ¯¯Ûˇ‡˙Ûˇ¯¯Ûˇ‡˙Ûˇ¯¯Ûˇ‡ĸÛˇ¯¯Ûˇ‡¨""Ûˇ¯˛¸Ûˇ‡LU(
  1601. U(Ûˇ¯˛H@@Ûˇ‡U(
  1602. U(Ûˇ¯˛î†*î†Ûˇ‡¬U(
  1603. U(Ûˇ¯˛†*î†Ûˇ‡l""Ûˇ¯˛î†*î†Ûˇ‡ò0Ä¿|Ä¿|˜à7ĸÛˇ¯˛»@@Ûˇ‡˙Ûˇ¯˛¸Ûˇ‡˙Ûˇ¯¯Ûˇ‡˙Ûˇ¯¯Ûˇ‡˙Ûˇ¯¯Ûˇ‡˙Ûˇ¯¯Ûˇ‡˙Ûˇ¯¯Ûˇ‡˙Ûˇ¯¯Ûˇ‡ĸÛˇ¯¯Ûˇ‡¶2"Ûˇ¯¯Ûˇ‡JU(
  1604. U(Ûˇ¯¯Ûˇ‡}(
  1605. U(Ûˇ¯¯Ûˇ‡¬(
  1606. U(Ûˇ¯¯Ûˇ‡g:"Ûˇ¯¯Ûˇ‡ĸÛˇ¯¯Ûˇ‡˙Ûˇ¯¯Ûˇ‡˙Ûˇ¯¯Ûˇ‡˙Ûˇ¯¯Ûˇ‡˙Ûˇ¯¯Ûˇ‡˙Ûˇ¯¯Ûˇ‡˙Ûˇ¯¯Ûˇ‡˙Ûˇ¯¯Ûˇ‡ĸÛˇ¯¯Ûˇ‡¶""Ûˇ¯¯Ûˇ‡JU(
  1607. U(Ûˇ¯¯Ûˇ‡U(
  1608. U(Ûˇ¯¯Ûˇ‡¬U(
  1609. U(Ûˇ¯¯Ûˇ‡g""Ûˇ¯¯Ûˇ‡ĸÛˇ¯¯Ûˇ‡˙Ûˇ¯¯Ûˇ‡˙Ûˇ¯¯Ûˇ‡˙Ûˇ¯¯Ûˇ‡˙Ûˇ¯¯Ûˇ‡˙Ûˇ¯¯Ûˇ‡˙Ûˇ¯¯Ûˇ‡˙Ûˇ¯¯Ûˇ‡˙Ûˇ¯¯Ûˇ‡˙Ûˇ¯¯Ûˇ‡˙Ûˇ¯¯Ûˇ‡˙Ûˇ¯¯Ûˇ‡˙Ûˇ¯¯Ûˇ‡˙Ûˇ¯¯Ûˇ‡˙Ûˇ¯¯Ûˇ‡˙Ûˇ¯¯Ûˇ‡˙Ûˇ¯¯Ûˇ‡˙Ûˇ¯¯Ûˇ‡˙Ûˇ¯¯Ûˇ‡˙Ûˇ¯¯Ûˇ‡˙Ûˇ¯¯Ûˇ‡˙Ûˇ¯¯Ûˇ‡˙Ûˇ¯¯Ûˇ‡˙Ûˇ¯¯Ûˇ‡˙Ûˇ¯¯Ûˇ‡˙Ûˇ¯¯Ûˇ‡˙Ûˇ¯¯Ûˇ‡˙Ûˇ¯¯Ûˇ‡˙Ûˇ¯¯Ûˇ‡˙Ûˇ¯¯Ûˇ‡˙Ûˇ¯¯Ûˇ‡˙Ûˇ¯¯Ûˇ‡˙Ûˇ¯¯Ûˇ‡˙Ûˇ¯¯Ûˇ‡˙Ûˇ¯¯Ûˇ‡˙Ûˇ¯¯Ûˇ‡ò0¿|¿|7àw˙Ûˇ¯¯Ûˇ‡˙Ûˇ¯¯Ûˇ‡˙Ûˇ¯¯Ûˇ‡˙Ûˇ¯¯Ûˇ‡˙Ûˇ¯¯Ûˇ‡˙Ûˇ¯¯Ûˇ‡˙Ûˇ¯¯Ûˇ‡˙Ûˇ¯¯Ûˇ‡˙Ûˇ¯¯Ûˇ‡˙Ûˇ¯¯Ûˇ‡˙Ûˇ¯¯Ûˇ‡˙Ûˇ¯¯Ûˇ‡˙Ûˇ¯¯Ûˇ‡˙Ûˇ¯¯Ûˇ‡˙Ûˇ¯¯Ûˇ‡˙Ûˇ¯¯Ûˇ‡˙Ûˇ¯¯Ûˇ‡˙Ûˇ¯¯Ûˇ‡˙Ûˇ¯¯Ûˇ‡˙Ûˇ¯¯Ûˇ‡˙Ûˇ¯¯Ûˇ‡˙Ûˇ¯¯Ûˇ‡˙Ûˇ¯¯Ûˇ‡˙Ûˇ¯¯Ûˇ‡˙Ûˇ¯¯Ûˇ‡˙Ûˇ¯¯Ûˇ‡˙Ûˇ¯¯Ûˇ‡˙Ûˇ¯¯Ûˇ‡ĸÛˇ¯¯Ûˇ‡§2"Ûˇ¯¯Ûˇ‡JU(
  1610. U(Ûˇ¯¯Ûˇ‡
  1611. }(
  1612. U(Ûˇ¯¯Ûˇ‡ (
  1613. U(Ûˇ¯¯Ûˇ‡d:"Ûˇ¯¯Ûˇ‡ĸÛˇ¯¯Ûˇ‡˙Ûˇ¯¯Ûˇ‡˙Ûˇ¯¯Ûˇ‡˙Ûˇ¯¯Ûˇ‡˙Ûˇ¯¯Ûˇ‡˙Ûˇ¯¯Ûˇ‡˙Ûˇ¯¯Ûˇ‡˙Ûˇ¯¯Ûˇ‡ĸÛˇ¯¯Ûˇ‡§/ê"Ûˇ¯¯Ûˇ‡JT®
  1614. U(Ûˇ¯¯Ûˇ‡
  1615. V(
  1616. U(Ûˇ¯¯Ûˇ‡ T®
  1617. U(Ûˇ¯¯Ûˇ‡d/ê"Ûˇ¯¯Ûˇ‡ĸÛˇ¯¯Ûˇ‡˙Ûˇ¯¯Ûˇ‡˙Ûˇ¯¯Ûˇ‡˙Ûˇ¯¯Ûˇ‡˙Ûˇ¯¯Ûˇ‡˙Ûˇ¯¯Ûˇ‡˙Ûˇ¯¯Ûˇ‡˙Ûˇ¯¯Ûˇ‡˙Ûˇ¯¯Ûˇ‡˙Ûˇ¯¯Ûˇ‡˙Ûˇ¯¯Ûˇ‡˙Ûˇ¯¯Ûˇ‡˙Ûˇ¯¯Ûˇ‡˙Ûˇ¯¯Ûˇ‡˙Ûˇ¯¯Ûˇ‡˙Ûˇ¯¯Ûˇ‡ò0@|@|wà∑˙Ûˇ¯¯Ûˇ‡˙Ûˇ¯¯Ûˇ‡˙Ûˇ¯¯Ûˇ‡˙Ûˇ¯¯Ûˇ‡˙Ûˇ¯¯Ûˇ‡˙Ûˇ¯¯Ûˇ‡˙Ûˇ¯¯Ûˇ‡˙Ûˇ¯¯Ûˇ‡˙Ûˇ¯¯Ûˇ‡˙Ûˇ¯¯Ûˇ‡ĸÛˇ¯˛¸Ûˇ‡§""Ûˇ¯˛H@@Ûˇ‡JU(
  1618. U(Ûˇ¯˛î†*î†Ûˇ‡
  1619. U(
  1620. U(Ûˇ¯˛†*î†Ûˇ‡ U(
  1621. U(Ûˇ¯˛î†*î†?Ûˇ‡d""Ó»@@Ò    ÄÈÏ——————————————————˛«8Á x`„ ÿ›˛ÕÌΩåÒ∑ ›˛Õå1è|`?‹˘fl9Ï}Ôx‰˛ÕºÛÌ˘¯oÌÿˇˇÌ¸~˝‰˛Õå6
  1622. ˘∞√
  1623. ÿˇÌ∏˝¯‰˛ˇyÔè|˘Û‹˝ˇπò~ˇ‰Ú „Ú0 „—˛ 0ÿ‡˛ÿ˛ÿÿ‡˛ flüÁ>‡fl?ü=fi˚üÄ·˛ €fl˜øflø›∑¸˛fl¿·˛ fl€˜ø‹>∑fifi‡˛ Û€˜ø˜õfl=¯€ü¿·ˆ0›ˆ0›—˛¯Ä‹‡`;9¸Ä Ê˛¿˝ w∞`o6Ä Ê˛˜ÁŒˇ0v„fl√Ó Δ=¯=Œ˲«˜ˇ=øÅˇ≥ɡ l7oˇÿ˲«˜¯Ïg≥{¡˜x3x7¯oÿË˛Δ˜Ô=ˇ≥¸„fl±∑Ô;}˛=Û=Ô˘˙0˛¿Ë˜˙0˛¿Ë———ò0@a|@a|∑àÿ———————    ˛Ïÿ    ˛ÿ<ÿ ˛flüΔ?Á<⁄ ˛€flÊ?˝¯⁄ ˛flfl?˝º⁄ ˛ÛÕ„Ô˜x⁄———˛`¿x `›˛¿Ã `›˛    Ûfi¯¡œûˇœ|‡fi˛    Û{¸√o€ˇÓ∞fi˛    Û{‡œo€ˇ Äfi õfi¸yœfiÏ~¸fi ˛˛⁄ ˛˛⁄—˛    `¿¿¿ pfi˛    ¿¿¿ 6ÿfi˛    Û‹˜˝ÔÛÁÜÿfi˛    ˆˆflèˇœ˚∑ÿfi˛    ˆˆ‹˝Ô˚∂ÿfi õ‹˜èflœ{Ê=fi——ò0@|@|wà∑——˜·èÎ8Δ<˜˜±ÉÎmΔ ˜˜    1Ôü9Ûû«fiÚ    «æ|ÁŒ{{¿˛˜    oø˝˛fl«ÔÿÚ    ˛¸˜˚ø`˛˜    ¡ø·˛€áˇÿÚ    0Δ¸á˚nˇ`˛˜    ÒÔüΩ˚ôáÔÚ    |«æ~˜Ófø¿˛ÒÄ¿Ï˝Ò¿Ï ˝Ä”øˇ˛ˇ˛ÓÏHƒbƒbÓ¯ˇ¯Òw8w8Ûˇ˛ëà"1àÛˇ¿»D D Û˛‡;ú‡@Û`|ÓpÓpÛ˛êÄ"Ä@Û`ĸÛ˛˘¿w9¿@Û`˙Û˛¸@Û`˙¸‡¸¯@˝X˘`˙¸ê¸¯@˝d˘`˙¸ñ3kg¸¯@˝¬79ò¸`˙¸Ô ˘¸¯@˝¬|é|¸`˙¸òlJⸯ@˝$l∂ ¸`˙¸ó3ƒw¸¯@˝7‹¸`ĸÛ¯@˚˙`øˇ–ˇ˛Û˛¸@˚˙`HÃhƒbÛ˛@@@˚˙`g(w8Ûˇ¯˛ë†*î†Ûˇ‡»L(D Û˛†*î†@Û`|˛ÓpÛ˛ê†*î†@Û`ĸÛ˛¯@@@Û`˙Û˛¸@Û`&˙zx@ ¯@· Ä `&˙Ç@@ ¯@ Ä `&˙rŒ@ç_>t\Ïd¯@”9e|˘—s±ê`&˙+$xûè©U>î¯@¥ë‚Ú>§qT˙P`&˙ã$@êå)lU0î¯@4ëÇ0•±T¬P`&˙rΔxèO©<$Ód¯@”‚u>§ìπê`!ĸ¸@¸¯@˝˚ `'ø˙"¸@¸˛¸@˝˚ `HÕ(
  1624. U(Û˛~@@@Û`e(
  1625. U(Ûˇ¯˛í†*î†Ûˇ‡»M(
  1626. U(Û˛†*î†@Û`|˙"Û˛í†*î†@Û`ĸÛ˛˛@@@Û`˙Û˛¸@Û`˙Û¯@Û`˙Û¯@Û`˙Û¯@Û`˙Û¯@Û`˙Û¯@Û`˙Û¯@Û`˙Û¯@Û`˙Û¯@Û`˙Û¯@Û`˙Û¯@Û`˙Û¯@Û`˙Û¯@Û`˙Û¯@Û`˙Û¯@Û`˙Û¯@Û`˙Û¯@Û`˙Û¯@Û`˙Û¯@Û`ò0@Ä|@Ä|∑à˜˙Û¯@Û`˙Û¯@Û`˙Û¯@Û`˙¸‡¸¯@˝˛¸`˙¸ê¸¯@˝Ä¸`˙¸ñ3kg¸¯@˝òÕ≠ú¸`˙¸Ô ˘¸¯@˝=ˇ+‰¸`˙¸òlJⸯ@˝°±*$¸`˙¸ó3ƒw¸¯@˝úœ‹¸`˙Û¯@Û`˙Û¯@Û`˙Û¯@Û`˙Û¯@Û`˙Û¯@Û`˙Û¯@Û`˙Û¯@Û`˙Û¯@Û`˙Û¯@Û`˙Û¯@Û`˙Û¯@Û`˙Û¯@Û`˙Û¯@Û`˙Û¯@Û`˙Û¯@Û`˙Û¯@Û`˙Û¯@Û`˙Û¯@Û`˙Û¯@Û`˙Û¯@Û`˙Û¯@Û`ĸÛ¯@Û`æ""Û¯@Û`BU(
  1627. U(Û¯@Û`U(
  1628. U(Ûˇ¯¯@Û`ƒU(
  1629. U(Û¯@Û`d""Û¯@Û`ĸÛ¯@Û`˙Û¯@Û`˙˛!é ˝¯@Û`˙˛"I 
  1630. ˝¯@Û`˙˛$    Êå:_Ã˛¯@Û`˙˛$     5^&K˲¯@Û`˙˛"I ’P&K˛¯@Û`˙˛=é uN9 Ë˛¯@Û`ĸÛ¯@Û`¶""Û˛¸@Û`HU(
  1631. U(Û˛H@@@Û` U(
  1632. U(Ûˇ¯˛î†*î†Ûˇ‡ U(
  1633. U(Û˛ †*î†@Û`d""Û˛ц*î†@Û`ĸÛ˛ÿ@@@Û`˙Û˛¸@Û`˙˚`˚¯@¸ à˚`˙˚ê˚¯@¸íÿ˚`˙˚˚¯@¸°ÿ˚`˙˚˚¯@¸!ÿ˚`˙˚ê˚¯@¸í®˚`˙˚`˚¯@¸å®˚`ĸÛ¯@Û`¨""Û˛¸@Û`LU(
  1634. U(Û˛H@@@Û`U(
  1635. U(Ûˇ¯˛î†*î†Ûˇ‡¬U(
  1636. U(Û˛†*î†@Û`l""Û˛î†*î†@Û`ò0Ä¿|Ä¿|˜à7ĸÛ˛»@@@Û`˙Û˛¸@Û`˙¸‡¸¯@Û`˙¸ê¸¯@Û`˙¸ñ3kg¸¯@Û`˙¸Ô ˘¸¯@Û`˙¸òlJⸯ@Û`˙¸ó3ƒw¸¯@Û`ĸÛ¯@Û`¶2"Û¯@Û`JU(
  1637. U(Û¯@Û`}(
  1638. U(Ûˇ¯¯@Û`¬(
  1639. U(Û¯@Û`g:"Û¯@Û`ĸÛ¯@Û`˙Û¯@Û`˙¸√"˚¯@Û`˙¸$∂˚¯@Û`˙¸(v˚¯@Û`˙¸»v˚¯@Û`˙¸$™˚¯@Û`˙¸#*˚¯@Û`ĸÛ¯@Û`¶""Û¯@Û`JU(
  1640. U(Û¯@Û`U(
  1641. U(Ûˇ¯¯@Û`¬U(
  1642. U(Û¯@Û`g""Û¯@Û`ĸÛ¯@Û`˙Û¯@Û`˙Û¯@Û`˙Û¯@Û`˙Û¯@Û`˙Û¯@Û`˙Û¯@Û`˙Û¯@Û`˙Û¯@Û`˙Û¯@Û`˙Û¯@Û`˙Û¯@Û`˙Û¯@Û`˙Û¯@Û`˙Û¯@Û`˙Û¯@Û`˙Û¯@Û`˙Û¯@Û`˙Û¯@Û`˙Û¯@Û`˙Û¯@Û`˙Û¯@Û`˙Û¯@Û`˙Û¯@Û`˙Û¯@Û`˙˛" ˛¯@Û`˙˛˝    S`˛¯@Û`˙˛ÆwŒ    S`˛¯@Û`˙˛Iø)s`˛¯@Û`˙˛Il∑)    ä†˛¯@Û`˙˛Æ<ö…    ä†˛¯@Û`˙˝¯¯@Û`˙˝¯¯@¸àà˚`˙˝¯¯@¸Tÿ˚`˙˝IJĽ¯@¸Tÿ˚`˙˝IJĽ¯@¸úÿ˚`ò0¿|¿|7àw˙˝È0€6@˝¯@¸b®˚`˙˝ôyÚL@˝¯@¸b®˚`˙˝ôiL@˝¯@Û`˙˝Á0Ú4@˝¯@Û`˙˝˝Ä˝¯@Û` ˙˝˝Ä˝¯@˛1¿˚`˙Û¯@˛I± ˘`˙Û¯@˛I±#NWDË˝`˙Û¯@˛1±¬£&§‘˝`˙Û¯@˛IQ"≠&§‘˝`˙Û¯@˛1Q¬ßV£‘@˛`˙Û¯@˜@˛`˙Û¯@Û`˙Û¯@Û`˙Û¯@¸˛@˛`˙Û¯@¸˛@˛`˙Û¯@70fwtöLs∫¿`˙Û¯ @L¯ôKL¶^HÁ˛`˙Û¯@L¿âKL¶ZKfÄ`˙Û¯@4∏vKKôÃqÊ@`˙Û¯@Û`˙Û¯@Û`˙Û¯@Û`˙Û¯@Û`˙Û¯@Û`˙Û¯@Û`˙Û¯@Û`˙Û¯@Û`ĸÛ¯@Û`§2"Û¯@Û`JU(
  1643. U(Û¯@Û`
  1644. }(
  1645. U(Ûˇ¯¯@Û` (
  1646. U(Û¯@Û`d:"Û¯@Û`ĸÛ¯@Û`˙Û¯@Û`˙¸@ĸ¯@Û`˙¸@ĸ¯@Û`˙¸LÓĸ¯@Û`˙¸_#ĸ¯@Û`˙¸Q-ĸ¯@Û`˙¸NÁĸ¯@Û`ĸ˙ ˚¯@Û`§/ê"˚¿˚¯@Û`JT®
  1647. U(Û¯@Û`
  1648. V(
  1649. U(Ûˇ¯¯@Û` T®
  1650. U(Û¯@Û`d/ê"Û¯@Û`ĸÛ¯@Û`˙Û¯@Û`˙˚·"˚¯@Û`˙˚í∂˚¯@Û`˙˚í∂˚¯@Û`˙˚„∂˚¯@Û`˙˚îj˚¯@Û`˙˚îj˚¯@Û`˙Û¯@Û`˙Û¯@Û`˙Û¯@Û`˙˛ú@¸¯@Û`˙˛3
  1651. í˘¯@Û`˙˛
  1652. í4uZK@˛¯@Û`˙˛çú*UJ†˛¯@Û`˙˛
  1653. í*jUJ†˛¯@Û`ò0@|@|wà∑˙˛
  1654. ú*=U:¢˛¯@Û`˙˜˛¯@Û`˙Û¯@Û`˙Û¯@Û`˙˚¿@¯@Û`˙˚Ä@¯@Û`˙
  1655. Δù‹ñKÓX¯@Û`˙/&R“ôOí9`¯@Û`˙("R“ôNíŸP¯@Û`˙
  1656. 'í“v;yH¯@Û`ĸÛ˛¸@Û`§""Û˛H@@@Û`JU(
  1657. U(Û˛î†*î†@Û`
  1658. U(
  1659. U(Ûˇ¯˛†*î†Ûˇ‡ U(
  1660. U(Ûˇ¯˛î†*î†?Ûˇ‡d""Ó»@@Ò    ÄÈÏ——————————————————˛«8Á x`„ ÿ›˛ÕÌΩåÒ∑ ›˛Õå1è|`?‹˘fl9Ï}Ôx‰˛ÕºÛÌ˘¯oÌÿˇˇÌ¸~˝‰˛Õå6
  1661. ˘∞√
  1662. ÿˇÌ∏˝¯‰˛ˇyÔè|˘Û‹˝ˇπò~ˇ‰Ú „Ú0 „—˛ 0ÿ‡˛ÿ˛ÿÿ‡˛ flüÁ>‡fl?ü=fi˚üÄ·˛ €fl˜øflø›∑¸˛fl¿·˛ fl€˜ø‹>∑fifi‡˛ Û€˜ø˜õfl=¯€ü¿·ˆ0›ˆ0›—˛¯Ä‹‡`;9¸Ä Ê˛¿˝ w∞`o6Ä Ê˛˜ÁŒˇ0v„fl√Ó Δ=¯=Œ˲«˜ˇ=øÅˇ≥ɡ l7oˇÿ˲«˜¯Ïg≥{¡˜x3x7¯oÿË˛Δ˜Ô=ˇ≥¸„fl±∑Ô;}˛=Û=Ô˘˙0˛¿Ë˜˙0˛¿Ë———ò0@a|@a|∑àÿ———————    ˛Ïÿ    ˛ÿ<ÿ ˛flüΔ?Á<⁄ ˛€flÊ?˝¯⁄ ˛flfl?˝º⁄ ˛ÛÕ„Ô˜x⁄———˛`¿x `›˛¿Ã `›˛    Ûfi¯¡œûˇœ|‡fi˛    Û{¸√o€ˇÓ∞fi˛    Û{‡œo€ˇ Äfi õfi¸yœfiÏ~¸fi ˛˛⁄ ˛˛⁄—˛    `¿¿¿ pfi˛    ¿¿¿ 6ÿfi˛    Û‹˜˝ÔÛÁÜÿfi˛    ˆˆflèˇœ˚∑ÿfi˛    ˆˆ‹˝Ô˚∂ÿfi õ‹˜èflœ{Ê=fi——ˇ,@ˇ ˇˇˇˇ@
  1663. ˇ·ˇ‚7^
  1664. 4*\¯, Palatino
  1665. &e.3+l"CHAPTER ”)>1,     Helvetica
  1666.     ˇˇ—ÚˇÆ(@lHardware4⁄*˙¯
  1667. (‡*12
  1668.     )BHardware Overview4^*¿¯
  1669. j*p¯4j*p¯ klk¯
  1670. ˇ·ˇ‚7^
  1671. °dONLNd\lj(flGSC (Gray Scale Controller)ˇˇˇˇˇˇ‘@(fÒ1
  1672. °dONLNdpl|Í(ylXThe GSC provides the interface to the LCD. It performs all the functions of the display °dONLNdt}lâÂ*
  1673. Rdriver chip (DDC) used in the PowerBook 140/145/170, and also supports gray scale °dONLNdΔälñÚ*
  1674. Xdisplay. The GSC generates horizontal and vertical synchronization pulses and all other °dONLNdól£Ë*
  1675. Usignals required by the LCD. The GSC also supports its own 128K x 8-bit frame buffer °dONLNds§l∞P*
  1676. 2and generates the necessary VRAM refresh signals. 
  1677. Œ*’¯4œ*’¯ –l–¯
  1678. ˇ·ˇ‚7^
  1679. °dONLNd¶¡lœ¬*Video Controllerˇˇˇˇˇˇ‘@(ÀÒ1
  1680. °dONLNd∑’l·Î(filVA single-chip video controller provides video output that supports all Apple monitors °dONLNd
  1681. ‚lÓÍ*
  1682. W16-inches or smaller. The video controller generates the dot clock and synchronization °dONLNddÔl˚Ô*
  1683. Xsignals that are supplied to the CLUT chip, as well as VRAM refresh signals for its own °dONLNdº¸l…*
  1684. 512 KB frame buffer. 
  1685. -*4¯4.*4¯ /l/¯
  1686. ˇ·ˇ‚7^
  1687. ˇˇ‹.ˇ◊°dONLNd“l-¡*$
  1688. VIA Functionsˇˇˇˇˇˇ€r()1
  1689. °dONLNd‡4l@Ê(=lPThe hardware includes a VIA1 and a pseudo-VIA2. VIA1 provides some I/O control, °dONLNd0AlMœ*
  1690. Pgenerates various interrupts, and ensures compatibility with existing Macintosh °dONLNdÄNlZÙ*
  1691. Xsoftware. The Miscellaneous GLU chip provides VIA2 functionality similar to that of the °dONLNdÿ[lgN*
  1692. 1RBV (RAM-based video) chip in the Macintosh IIci.
  1693. å*ì¯4ç*쯠élé¯
  1694. ˇ·ˇ‚7^
  1695. ˇˇ‹.ˇ◊°dONLNd
  1696. }låå*$ROMˇˇˇˇˇˇ€r(à1
  1697. °dONLNdìlü(úlThe ª¿°dONLNdìü¥)
  1698. PowerBook d°dONLNdìµüƒ)6160d°dONLNdìƒüŸ) and Q °dONLNd$ì⁄ü)
  1699. PowerBook ˘`°dONLNd.ìü)5180˘`°dONLNd1ìüÂ)) contain a new 1 MB ROM implemented as a °dONLNdZ†l¨Ì(©lY256K x 32-bit array consisting physically of two 256K x 16-bit chips with an access time °dONLNd≥≠lπfi*
  1700. Oof 150 ns. The ROM is located in the system memory map between addresses $4080 ∞¿°dONLNd≠fiπÙ(∂fi0000 °dONLNd∫lΔõ(√l
  1701. and $408F ¸@°dONLNd∫õΔÁ)/JFFFF. Although the ROM code is new, this configuration is the same as the °dONLNd[«l”›(–lPowerBook 140/145/170.
  1702. Ò*¯¯4Ú*¯¯ ÛlÛ¯
  1703. ˇ·ˇ‚7^
  1704. °dONLNdr‰lÚ¥* ROM Overlayˇˇˇˇˇˇ‘@(ÓÒ1
  1705. °dONLNd~¯l(l"Like all Macintosh computers, the Ô °dONLNd†¯9)ò
  1706. PowerBook ó`°dONLNd™¯:î)6160 and PowerBook ,¿°dONLNdº¯ï§)[180,¿°dONLNdø¯§Ê) implement an °dONLNdÕlæ(lLoverlay function at startup that maps ROM address space (in this case $4080 jİdONLNdø⁄(ø0000– °dONLNdlà(l$408F è °dONLNd%à/)%FFFF) to RAM space starting at $0000 ˙İdONLNdJ/Ã)ß$0000. This overlay allows the 68030 °dONLNdnl+Á((lWprocessor to address a standard default set of exception vectors and trap addresses as °dONLNd≈,l8*
  1707. [well as a starting address at which to begin executing code. Following the first access to °dONLNd 9lEk*
  1708. 5the normal ROM address range, the ROM image at $0000 ꇰdONLNdU9kE˜)ˇ 0000 is cleared and replaced by °dONLNduFlRÜ(OlRAM.
  1709. p*w¯4q*w¯ rlr¯
  1710. ˇ·ˇ‚7^
  1711. °dONLNdzclq»*ROM Wait Statesˇˇˇˇˇˇ‘@(mÒ1
  1712. °dONLNdäwlɲ(ÄlROM accesses by the CPU in the ù°dONLNd©w˛É3)í
  1713. PowerBook E@°dONLNd≥w4ÉC)6180E@°dONLNd∂wCÉÒ)* require 4 processor wait states (7 clock °dONLNd‡Ñlêé(çlDcycles at 33 MHz), which is equivalent to 180 ns per access. In the 'İdONLNd$Ñèêƒ(çè
  1714. PowerBook œ¿°dONLNd.уê”)5160œ¿°dONLNd1Ñ”êÚ), ROM °dONLNd7ëlù∑(ölNaccess requires 3 processor wait states (6 clock cycles at 25 MHz), or 200 ns.ˇ
  1715. Ê@ˇ ˇˇˇˇ@
  1716. ˇ·ˇ‚7^
  1717. 4H\, Palatino
  1718. &e.3+ä"CHAPTER ”)>1,     Helvetica
  1719.     ˇˇ—ÚˇÆ(@äHardware4⁄ä˙(‡äHardware Overview
  1720. (‡ 134^H¿
  1721. kHr4lHr mäm
  1722. ˇ·ˇ‚7^
  1723. ˇˇ‹.ˇ◊°dONLNd\äk®(gäRAMˇˇˇˇˇˇ€r(g1
  1724. °dONLNdrä~ù({äThe ª¿°dONLNdrù~“)
  1725. PowerBook d°dONLNdr”~‚)6160d°dONLNdr‚~˜) and Q °dONLNdr¯~-)
  1726. PowerBook ˘`°dONLNd$r-~<)5180˘`°dONLNd'r<~)/ include 4 MB of 85 ns pseudostatic RAM on the °dONLNdVäã¯(àäTsecondary logic board, consisting of eight 512K x 8-bit chips. In addition, the RAM °dONLNd™åäò¶*
  1727. @expansion slot supports up to 10 MB of PSRAM, for a total of 14 ˆÄ°dONLNdÍå¶ò‹(ï¶ MB. See the 7‡°dONLNdˆå›ò¸)7“RAM °dONLNd˚ôä•Ê(¢äExpansion Interface”@`°dONLNdôÁ•)]  section on Ô¿°dONLNdô•/)1page  †°dONLNd ô0•:)25 †°dONLNd"ô:•Á)
  1728. % for information about designing RAM °dONLNdG¶ä≤”(Øäexpansion cards.°dONLNdX∏äƒ*SRAM is always contiguous because only one size of RAM chip (4 Mbits) is used. As a °dONLNd´≈ä—˙*
  1729. Sresult, software does not have to “stitch” memory. The RAM array is located in the °dONLNd˛“äfiZ*
  1730. *system memory map between addresses $0000 k¿°dONLNd(“[fi£)—0000 and $00DF %@°dONLNd7“§fi)IFFFF, except following a °dONLNdPfläÎ(ËäXsystem reset or sleep cycle, when it is overlaid by system ROM. However, the overlay is °dONLNd®Ïä¯
  1731. *
  1732. Tremoved following access to normal ROM space, and the RAM space is then accessible. °dONLNd¸˘ä*
  1733. NBoth RAM and ROM memory spaces provide DSACK signals to the processor even if °dONLNdJä∏*
  1734. Dmemory is not actually installed. The RAM data path is 32 bits wide.
  1735. 0H741H7 2ä2
  1736. ˇ·ˇ‚7^
  1737. °dONLNdè#ä1Â*RAM Wait Statesˇˇˇˇˇˇ‘@(-1
  1738. °dONLNdü7äCX(@ä/RAM accesses require 2 wait states in both the İdONLNdŒ7YCé)œ
  1739. PowerBook ∞¿°dONLNdÿ7éCù)5160∞¿°dONLNd€7ùC≤) and ù‡°dONLNd‡7≥CË)
  1740. PowerBook F °dONLNdÍ7ÈC¯)6180F °dONLNdÌ7¯C) when °dONLNdÛDäP (MäFusing 85 ns PSRAM exclusively. Installing 100 ns expansion RAM in the ∏‡°dONLNd9D Pˇ(M 
  1741. PowerBook a °dONLNdCDP)6180a °dONLNdFDP) °dONLNdGQä](ZäWcauses the memory controller to insert an additional wait state in all memory accesses °dONLNdû^äj*
  1742. (both main and expansion). The °@°dONLNdΩ^jN)è
  1743. PowerBook IİdONLNd«^Oj^)6160IİdONLNd ^^j)& can use 100 ns expansion RAM without °dONLNdkäw    (täcausing an added wait state. 
  1744. ïHú4ñHú óäó
  1745. ˇ·ˇ‚7^
  1746. °dONLNdàäñ€*Battery Backupˇˇˇˇˇˇ‘@(í1
  1747. °dONLNdúä®(•äVBoth main and expansion RAM are backed up when the computer is in the sleep state, as °dONLNds©äµ*
  1748. Xlong as the battery is charged or the power adapter is plugged in. RAM contents are not °dONLNdÀ∂䬛*
  1749. Jmaintained when the computer is turned off or when the battery is removed.ˇ “@ˇ ˇˇˇˇ@
  1750. ˇ·ˇ‚7^
  1751. 4*\¯, Palatino
  1752. &e.3+l"CHAPTER ”)>1,     Helvetica
  1753.     ˇˇ—ÚˇÆ(@lHardware4⁄*˙¯
  1754. (‡*14
  1755.     )BFloppy Disk Interface4^*¿¯
  1756. ^*x¯4^*x¯
  1757. à*ê¯4â*ꯠä*ä˛
  1758. ˇ·ˇ‚7^
  1759. ˇˇ©ˇÆ°dONLNdu*à≈(É*Floppy Disk InterfaceˇˇˇˇˇˇU˛(É1
  1760. °dONLNdôl•–(¢lOThe floppy disk interface is identical to the PowerBook 140/145/170 computers. °dONLNdf¶l≤î*
  1761.     Table 1-1Æ@°dONLNdo¶î≤√)(E shows the signal assignments for the internal floppy disk connector.
  1762. ’*›¯4÷*›¯ ŸlŸ¯
  1763. ˇ·ˇ‚7^
  1764.     °dONLNdµÀl÷ì(”l    Table 1-1°dONLNdøÀ™÷=)>&Internal floppy disk connector signals°dONLNd„lÓù(Îl
  1765. Pin number’U°dONLNd„ºÓÛ)P Signal name *™°dONLNd˝„
  1766. ÓZ)QSignal description
  1767. °dONLNdÒl˝q(˙l1’U°dONLNdÒº˝”)PGND*™°dONLNdÒ
  1768. ˝/)QGround°dONLNdlq( l2’U°dONLNd!ºœ)PPH0*™°dONLNd%
  1769. |)QPhase 0: state control line°dONLNdBl!q(l3’U°dONLNdDº!”)PGND*™°dONLNdH
  1770. !/)QGround°dONLNdP'l3q(0l4’U°dONLNdR'º3œ)PPH1*™°dONLNdV'
  1771. 3|)QPhase 1: state control line°dONLNds9lEq(Bl5’U°dONLNdu9ºE”)PGND*™°dONLNdy9
  1772. E/)QGround°dONLNdÅKlWq(Tl6’U°dONLNdÉKºWœ)PPH2*™°dONLNdáK
  1773. W|)QPhase 2: state control line°dONLNd§]liq(fl7’U°dONLNd¶]ºi”)PGND*™°dONLNd™]
  1774. i/)QGround°dONLNd≤ol{q(xl8’U°dONLNd¥oº{œ)PPH3*™°dONLNd∏o
  1775. {å)QPhase 3: register write strobe°dONLNdÿÅlçq(äl9’U°dONLNd⁄źçÏ)P/SYS.PWR*™°dONLNd„Å
  1776. çK)Q System power°dONLNdÒìlüv(úl10’U°dONLNdÙìºü‰)P/WREQI*™°dONLNd˚ì
  1777. ü^)QWrite data request°dONLNd•l±v(Æl11’U°dONLNd•º±Ó)P    FD1.+5V/0*™°dONLNd•
  1778. ±y)Q+5 V/0 V (awake/sleep)°dONLNd4∑l√v(¿l12’U°dONLNd7∑º√‡)PHDSELI*™°dONLNd>∑
  1779. √@)Q Head select°dONLNdK…l’v(“l13’U°dONLNdN…º’Ó)P    FD1.+5V/0*™°dONLNdX…
  1780. ’y)Q+5 V/0 V (awake/sleep)°dONLNdp€lÁv(‰l14’U°dONLNds€ºÁÌ)P/DISK1EN*™°dONLNd|€
  1781. ÁE)Q Drive enable°dONLNdäÌl˘v(ˆl15’U°dONLNdç̺˘Ó)P    FD1.+5V/0*™°dONLNdóÌ
  1782. ˘y)Q+5 V/0 V (awake/sleep)°dONLNdØˇl v(l16’U°dONLNd≤ˇº  )PRD*™°dONLNdµˇ
  1783.  9)Q    Read data°dONLNd¿lv(l17’U°dONLNd√ºÓ)P    FD1.+5V/0*™°dONLNdÕ
  1784. y)Q+5 V/0 V (awake/sleep)°dONLNdÂ#l/v(,l18’U°dONLNdË#º/Í)PWRDATA*™°dONLNdÔ#
  1785. /;)Q
  1786. Write data°dONLNd˚5lAv(>l19’U°dONLNd˛5ºAÀ)Pn.c.*™°dONLNd5
  1787. AM)Q
  1788. Not connected°dONLNdGlSv(Pl20’U°dONLNdGºSÀ)Pn.c.*™°dONLNdG
  1789. SM)Q
  1790. Not connectedˇR@ˇ ˇˇˇˇ@
  1791. ˇ·ˇ‚7^
  1792. 4H\, Palatino
  1793. &e.3+ä"CHAPTER ”)>1,     Helvetica
  1794.     ˇˇ—ÚˇÆ(@äHardware4⁄ä˙(‡äSerial and SCSI Interfaces
  1795. (‡ 154^H¿
  1796. ^Hx4^Hx
  1797. àHê4âHê äHä
  1798. ˇ·ˇ‚7^
  1799. ˇˇ©ˇÆ°dONLNduHàˇ(ÉHSerial and SCSI InterfacesˇˇˇˇˇˇU˛(É1
  1800. °dONLNdôä•ù(¢äThe ª¿°dONLNdôù•“)
  1801. PowerBook d°dONLNd)ô”•‚)6160d°dONLNd,ô‚•˜) and Q °dONLNd1ô¯•-)
  1802. PowerBook ˘`°dONLNd;ô-•<)5180˘`°dONLNd>ô<•). use the same custom serial communication and °dONLNdl¶ä≤(ØäRSCSI controller chip as earlier PowerBook computers. The Combo chip is completely °dONLNdæ≥äø‡*
  1803. Lsoftware compatible with the SCC (85C30) and SCSI (53C80) chips it replaces.
  1804. ‰HÎ4ÂHΠÊäÊ
  1805. ˇ·ˇ‚7^
  1806. ˇˇ‹.ˇ◊°dONLNd ’ä‰y*$%Serial Communication Controller (SCC)ˇˇˇˇˇˇ€r(‡1
  1807. °dONLNd1Î䘄(ÙäLThe SCC portion of the Combo chip includes two independent ports for serial °dONLNd}¯äÚ*
  1808. Kcommunication. Each port can be independently programmed for asynchronous, °dONLNd»ä*
  1809. synchronous, or AppleTalk
  1810.     P °dONLNd·(  
  1811. 燰dONLNd‚0+
  1812. protocols.°dONLNdÌä#‚( äKThe two 8-pin mini-DIN connectors are the same as those on other Macintosh °dONLNd8$ä0Ω*
  1813. computers. ~†°dONLNdC$æ0Ê)4    Table 1-2¨‡°dONLNdL$Ê0¿)(3 shows the signal assignments for the serial ports.
  1814. !H(4"H( #ä#
  1815. ˇ·ˇ‚7^
  1816. ˇˇ‹.ˇ◊°dONLNdää!È(äSCSI Controllerˇˇˇˇˇˇ€r(1
  1817. °dONLNdö(ä4    (1äUThe SCSI portion of the Combo chip is completely compatible with the SCSI controller °dONLNdÔ5äA*
  1818. Wchip used on other members of the Macintosh family. It is designed to support the SCSI °dONLNdFBäNÒ*
  1819. Pinterface as defined by the American National Standards Institute (ANSI) X3T9.2 °dONLNdñOä[Ω*
  1820. committee. °dONLNd¢aämÂ*OThe internal and external HDI-30 connectors are identical to those used on the °dONLNdÒnäz*
  1821. SPowerBook 140/145/170. The SCSI portion of the Combo chip connects directly to the °dONLNdD{äá*
  1822. Xinternal and external SCSI connectors and can sink up to 48 mA through each of the pins °dONLNdúàäî*
  1823. Wconnected to the SCSI bus. The data and control signals on the SCSI bus are active low °dONLNdÛïä°V*
  1824. /signals that are driven by open drain outputs. °dONLNd#ßä≥≤*    Table 1-3Æ@°dONLNd,ß≤≥)(M shows the signal assignments for the internal and external SCSI connectors. °dONLNdy¥ä¿«(ΩäNote that pin ‚`°dONLNdᥫ¿˘)=D1 of the external HDI-30 connector is now the SCSI Disk Mode signal.
  1825. SH[4TH[ WäW
  1826. ˇ·ˇ‚7^
  1827.     °dONLNdÄIäT±(Qä    Table 1-2°dONLNdäI»T)>Serial port signals°dONLNdûaälª(iä
  1828. Pin number°dONLNd©a‘l    )J Signal name°dONLNdµa%lr)QSignal description
  1829. °dONLNd…oä{è(xä1°dONLNdÀo‘{Ó)JHSKo°dONLNd–o%{x)QHandshake output°dONLNd‚Åäçè(ää2°dONLNd‰Å‘çÎ)JHSKi°dONLNdÈÅ%çr)QHandshake input°dONLNd˙ìäüè(úä3°dONLNd¸ì‘üÏ)JTxD–°dONLNdì%üj)QTransmit data –°dONLNd•ä±è(Æä4°dONLNd•‘±‡)JSG°dONLNd•%±c)Q
  1830. Signal ground°dONLNd&∑ä√è(¿ä5°dONLNd(∑‘√Ï)JRxD–°dONLNd-∑%√d)QReceive data –°dONLNd=…ä’è(“ä6°dONLNd?…‘’Ì)JTxD+°dONLNdD…%’k)QTransmit data +°dONLNdU€äÁè(‰ä7°dONLNdW€‘Á‰)JGPi°dONLNd[€%Áä)QGeneral-purpose input°dONLNdrÌä˘è(ˆä8°dONLNdtÌ‘˘Ì)JRxD+°dONLNdyÌ%˘e)QReceive data +ˇ
  1831. ˆ@ˇ ˇˇˇˇ@
  1832. ˇ·ˇ‚7^
  1833. 4*\¯, Palatino
  1834. &e.3+l"CHAPTER ”)>1,     Helvetica
  1835.     ˇˇ—ÚˇÆ(@lHardware4⁄*˙¯
  1836. (‡*16
  1837.     )BSerial and SCSI Interfaces4^*¿¯
  1838. ã*ì¯4å*쯠èlè¯
  1839. ˇ·ˇ‚7^°dONLNdÅlåì(âl    Table 1-3°dONLNd
  1840. Å™å{)>3Internal and external HDI-30 SCSI connector signalsä°dONLNdLÅ{å})— °dONLNdˇˇ(°l
  1841. Pin number’U°dONLNdˇˇ)PHDI-30 (internal)°dONLNdˇˇ)iHDI-30 (external)
  1842. °dONLNdyßl≥q(∞l1’U°dONLNd{ߺ≥·)PDISK.+5°dONLNdÉß%≥s)i/SCSI Disk Mode°dONLNdîπl≈q(¬l2’U°dONLNdñπº≈·)PDISK.+5°dONLNdûπ%≈=)i/DB0°dONLNd§Àl◊q(‘l3’U°dONLNd¶Àº◊”)PGND°dONLNd™À%◊<)iGND°dONLNdØ›lÈq(Êl4’U°dONLNd±›ºÈ”)PGND°dONLNdµ›%È=)i/DB1°dONLNdªÔl˚q(¯l5’U°dONLNdΩÔº˚”)PGND°dONLNd¡Ô%˚Ò)i+TERMPWR (not used; reserved for future use)°dONLNdÓl
  1843. q(
  1844. l6’U°dONLNdº
  1845. ‘)P/DB0°dONLNdı%
  1846. =)i/DB2°dONLNd˚lq(l7’U°dONLNd˝º‘)P/DB1°dONLNd%=)i/DB3°dONLNd%l1q(.l8’U°dONLNd
  1847. %º1‘)P/DB2°dONLNd%%1<)iGND°dONLNd7lCq(@l9’U°dONLNd7ºC‘)P/DB3°dONLNd7%CA)i/ACK°dONLNd!IlUv(Rl10’U°dONLNd$IºU‘)P/DB4°dONLNd)I%U<)iGND°dONLNd.[lgv(dl11’U°dONLNd1[ºg‘)P/DB5°dONLNd6[%g=)i/DB4°dONLNd<mlyv(vl12’U°dONLNd?mºy‘)P/DB6°dONLNdDm%y<)iGND°dONLNdIlãv(àl13’U°dONLNdLºã‘)P/DB7°dONLNdQ%ã<)iGND°dONLNdVëlùv(öl14’U°dONLNdYëºù’)P/DBP°dONLNd^ë%ù=)i/DB5°dONLNdd£lØv(¨l15’U°dONLNdg£ºØ·)PDISK.+5°dONLNdo£%Ø<)iGND°dONLNdtµl¡v(æl16’U°dONLNdwµº¡‘)P/BSY°dONLNd|µ%¡=)i/DB6°dONLNdÇ«l”v(–l17’U°dONLNdÖ«º”ÿ)P/ATN°dONLNdä«%”<)iGND°dONLNdèŸlÂv(‚l18’U°dONLNdퟺÂÿ)P/ACK°dONLNdóŸ%Â=)i/DB7°dONLNdùÎl˜v(Ùl19’U°dONLNd†κ˜”)PGND°dONLNd§Î%˜>)i/DBP°dONLNd™˝l    v(l20’U°dONLNd≠˝º    ÿ)P/MSG°dONLNd≤˝%    <)iGND°dONLNd∑lv(l21’U°dONLNd∫º‘)P/RST°dONLNdø%?)i/REQ°dONLNd≈!l-v(*l22’U°dONLNd»!º-”)P/SEL°dONLNdÕ!%-<)iGND°dONLNd“3l?v(<l23’U°dONLNd’3º?÷)P/C/D°dONLNd⁄3%?=)i/BSY°dONLNd‡ElQv(Nl24’U°dONLNd„EºQ”)P/I/O°dONLNdËE%Q<)iGND°dONLNdÌWlcv(`l25’U°dONLNdWºc÷)P/REQ°dONLNdıW%cA)i/ATN°dONLNd˚iluv(rl26’U°dONLNd˛iºu”)PGND°dONLNdi%u?)i/C/D°dONLNd{láv(Ñl27’U°dONLNd {ºá”)PGND°dONLNd{%á=)i/RST°dONLNdçlôx(ñl28 ’U°dONLNdçºô”)PGND°dONLNdç%ôA)i/MSG°dONLNd#ül´v(®l29’U°dONLNd&üº´·)PDISK.+5°dONLNd.ü%´<)i/SEL°dONLNd4±lΩv(∫l30’U°dONLNd7±ºΩ·)PDISK.+5°dONLNd?±%Ω<)i/I/Oˇ‘@ˇ ˇˇˇˇ@
  1848. ˇ·ˇ‚7^
  1849. 4H\, Palatino
  1850. &e.3+ä"CHAPTER ”)>1,     Helvetica
  1851.     ˇˇ—ÚˇÆ(@äHardware4⁄ä˙(‡äInternal Hard Disk
  1852. (‡ 174^H¿
  1853. kHr4lHr mäm
  1854. ˇ·ˇ‚7^
  1855. ˇˇ‹.ˇ◊°dONLNd\äkÓ(gäSCSI Disk Modeˇˇˇˇˇˇ€r(g1
  1856. °dONLNdrä~ù({äThe ª¿°dONLNdrù~“)
  1857. PowerBook d°dONLNdr”~‚)6160d°dONLNd r‚~˜) and Q °dONLNd%r¯~-)
  1858. PowerBook ˘`°dONLNd/r-~<)5180˘`°dONLNd2r<~ )/ implement a SCSI disk mode similar to that of °dONLNdaäã
  1859. (àäSthe PowerBook 100 computer, allowing the internal hard disk to be mounted and used °dONLNd¥åäòH*
  1860. +as an external drive by another Macintosh. °dONLNd‡ûä™    *RTo enter SCSI disk mode you connect an HDI-30 SCSI Disk Adapter cable between the °dONLNd2´ä∑*
  1861. SPowerBook’s external SCSI connector and the desktop computer, and then restart the °dONLNdÖ∏äƒ*
  1862. Vsystem. The adapter cable grounds pin 1 of the HDI-30 connector, causing the ROM code °dONLNd€≈ä—ƒ*
  1863. Eto bypass the normal startup procedure and enter SCSI disk mode. See ¨¿°dONLNd ≈ƒ—Ù(Œƒ Chapter 2, °dONLNd+“äfiª(€ä
  1864. “Software”fi¿°dONLNd5“ªfi)1 for more information. 
  1865. ÂH4ÊH
  1866. H4H H
  1867. ˇ·ˇ‚7^
  1868. ˇˇ©ˇÆ°dONLNdM˝H–( HInternal Hard DiskˇˇˇˇˇˇU˛( 1
  1869. °dONLNd`!ä-ù(*äThe ª¿°dONLNdd!ù-“)
  1870. PowerBook d°dONLNdn!”-‚)6160d°dONLNdq!‚-˜) and Q °dONLNdv!¯--)
  1871. PowerBook ˘`°dONLNdÄ!--<)5180˘`°dONLNdÉ!<-)3 include an internal 2.5-inch hard disk drive that °dONLNd∂.ä:(7äXconnects to the computer through the HDI-30 internal SCSI connector. Apple will offer a °dONLNd;äG^*
  1872. 0range of disk capacities to meet customer needs.
  1873. lHs4mHs nän
  1874. ˇ·ˇ‚7^
  1875. ˇˇ‹.ˇ◊°dONLNd?]äl9*$Hard Disk Design Guidelinesˇˇˇˇˇˇ€r(h1
  1876. °dONLNd[säÒ(|äQThe following information is provided as a general guideline and is based on the °dONLNd¨Ääåã*
  1877. <specifications for Apple’s 2.5-inch, 80 MB hard disk drive. 
  1878. ™H±4´H± ¨ä¨
  1879. ˇ·ˇ‚7^
  1880. °dONLNdÈùä´’* Power Budgetˇˇˇˇˇˇ‘@(ß1
  1881. °dONLNdˆ±äΩˆ(∫äSThe hard disk drive operates on 5 VDC ± 5 percent. Voltage ripple tolerance is 100 {°dONLNdI±˜Ω    (∫˜mV °dONLNdLæä  («äpeak-to-peak from DC to 10 MHz.°dONLNdl–ä‹≤*    Table 1-4Æ@°dONLNdu–≤‹˝)(D shows the maximum and mean current drain and power consumption for °dONLNdπ›äÈ(ÊäVvarious operating modes of the Apple 80 MB hard disk drive. These limits include 1 KΩ °dONLNdÍäˆ*
  1882. Xpull-up terminator resistors on all signal lines. All mean specifications are RMS (root °dONLNdg˜äÁ*
  1883. mean square) values.
  1884. °dONLNdˇˇ*∂*
  1885. °dONLNdˇˇ+GPeak values between power-on and drive ready (not more than 5 seconds).
  1886. &H.4'H. *ä*
  1887. ˇ·ˇ‚7^
  1888.     °dONLNd|ä'±($ä    Table 1-4°dONLNdÜ»'')>Hard disk power budget°dONLNdù4ä?°(<äMode
  1889. >…BI4?…BH ?›?Å
  1890. ˇ·ˇ‚7^ı°dONLNd¢4Ú?2)hCurrent (amps)
  1891. >HB»4?HB« ?\?
  1892. ˇ·ˇ‚7^ÙS°dONLNd≤4t?Æ)Ç
  1893. Power (watts)≥3°dONLNd√C›NÛ(K›Mean33°dONLNd»CN0)@Max.≥3°dONLNdÕC\Nr)?Mean33°dONLNd“CúNØ)@Max.
  1894. °dONLNdÿQä]™(ZäStartup
  1895. @`°dONLNdˇˇ(V´*
  1896. ≥3°dONLNd‡Q›]Á+2—33°dONLNd‚Q]3)@1.000≥3°dONLNdËQ\]f)?—33°dONLNdÍQú]≤)@5.000°dONLNdÒcäo∑(lä    Operation≥3°dONLNd˚c›oÛ)S0.50033°dONLNdco3)@0.700≥3°dONLNdc\or)?2.50033°dONLNd
  1897. cúo≤)@3.500°dONLNduäÅõ(~äIdle≥3°dONLNdu›ÅÛ)S0.30033°dONLNduÅ3)@0.400≥3°dONLNd%u\År)?1.50033°dONLNd+uúÅ≤)@2.000°dONLNd2áäìÆ(êäStandby≥3°dONLNd:á›ìÛ)S0.20033°dONLNd@áì3)@0.250≥3°dONLNdFá\ìr)?1.00033°dONLNdLáúì≤)@1.250°dONLNdSôä•∏(¢äShutdown≥3°dONLNd\ô›•Û)S0.05033°dONLNdbô•3)@0.075≥3°dONLNdhô\•r)?0.25033°dONLNdnôú•≤)@0.380ˇLÄ@ˇ ˇˇˇˇ@
  1898. ˇ·ˇ‚7^
  1899. 4*\¯, Palatino
  1900. &e.3+l"CHAPTER ”)>1,     Helvetica
  1901.     ˇˇ—ÚˇÆ(@lHardware4⁄*˙¯
  1902. (‡*18
  1903.     )BInternal Hard Disk4^*¿¯
  1904. j*p¯4j*p¯ klk¯
  1905. ˇ·ˇ‚7^
  1906. °dONLNd\ljD(fl$Dimensions and Mounting Requirementsˇˇˇˇˇˇ‘@(fÒ1
  1907. °dONLNd%pl|ò(yl
  1908. Figure 1-6‡°dONLNd/pô|ˆ)-N shows the drive and connector envelope requirements for the hard disk drive. °dONLNd}}lâÛ(ÜlXThe drive and its mating connectors are constrained to the envelope shown. The drive is °dONLNd’älñÈ*
  1909. Xmounted with a spring force bracket that contacts the top cover in four points directly °dONLNd-ól£:*
  1910. /above the mounting posts of the drive chassis. 
  1911. ≈*÷¯4Δ*÷¯"Δ*]
  1912. ˇ·ˇ‚7^
  1913.     °dONLNd]ªlΔñ*#
  1914. Figure 1-6°dONLNdhªÆΔ)BHard disk drive dimensions
  1915. ÷(Fı4’'÷(ò:@Õ@Õ÷(ı««Ò Å∞Ä{œf„Ò¡∞˛nmÄ „Ò πˇ>æˆn~Ï„Ò ÌΩøˇˆ~
  1916. ûw¸„Ò ÌΩø„Êfmèwå„Ò πˇ?
  1917. øfcœ~¸„
  1918. ν„
  1919. ν„«««««««Ò˜
  1920. åAÃDAåD¯˜Ò`˘ í¬l¬Rl˘ǘÒ‡¯
  1921. íCílÍBRl͢˙˜Ò¯ˇ íBRl4‚Rl4    ¯ˇ˛˜Ò‡¯
  1922. íBRT‘BRT‘˘‚˜Ò˜
  1923. åEåTzDEåTzH¯˜ÒÚ˝¯˜ÒÚ˝¯˜
  1924. Ò„˜
  1925. Ò„˜
  1926. Ò„˜Ò1a0f¸ ¿ò$Õı˜ÒK    ëHô¸!§,!3ı˜Ò
  1927.     »¸ §D92Ĉ˜Òá1H6¸¿§D2Ĉ˜ÒIêHô¸ §D%2Ĉ˜Ò1gÒf »òDXÃį˜Ò‡˙àp˝ ‚¯˜Ò¯ˇ˚˜ˇ˛¯˜Ò‡˙˚˘˛¯˜Ò `œq0'@0˘¬¯˜Ò
  1928. 1!ÅHh@˜¯˜Ò
  1929. "Á». ˜¯˜Ò
  1930. dH! ˜¯˜Ò
  1931. $êH) ˜¯˜Ò
  1932. ƒgÒ& ˜¯˜Ò¸@˜¯˜Ò¸@˜¯˜Ò¯˜¯˜Ò¯˜¯˜Ò¯˜¯˜Ò¯˜¯˜Ò¯˜¯˜˙¯ ˚¯˜¯˜˙¿ ˙¯˜¯˜˙ˇ<{̇˝¯˜¯˜˙«Ï{ˇ‡˝¯˜¯˜˙«Ï{á¿˝¯˜¯˜˙ˇº3ˆ¿˝¯˜¯˜Ò¯˜¯˜Ò¯˜¯˜Ò¯˜¯˜Ò¯˜¯˜Ò¯˜¯˜Ò¯˜¯˜
  1933. Á˜Ì
  1934. Á˜Ìò:@ÄÕ@ÄÕ(Vı˚˛ˇ¸„ˇ˛˝ˇ¸˚˛ˇ¸„ˇ˛˛˚˚˝ˇ˛˝„ˇ˛˛˚˚˝ˇ˛˝„ˇ˛˛˚˚˝ˇ˛˝„ˇ˛˛˚˚˝ˇ˛˝„ˇ˛˛˚˚˝ˇ˛˝„ˇ˛˛ĸ˚˝ˇ˛˝„ˇ˛˛˚˚˝ˇ˛˝„ˇ˛˛˚˚˝ˇ˛˛‡ˇ˚˚˝ˇ˛˝„ˇ˛˚˚˝ˇ˛˝„ˇ˛˚˚˝ˇ˛˛„ˇ˛8˚˚˝ˇ˛˛„ˇ˛8˚˚˝ˇ˛˛„ˇ˛8˚˚˝ˇ˛˝„ˇ˛<˚˚˝ˇ˛˝„ˇ˛˚˚˝ˇ˛˝„ˇ˛˚˚˝ˇ˛˛„ˇ˛˚˚˝ˇ˛˛„ˇ˛˚˚˝ˇ˛˛„ˇ˛˚˚˝ˇ˛˝„ˇ˛˚˚˝ˇ˛˝„ˇ˛˚˚˝ˇ˛˝„ˇ˛˚˚˝ˇ˛˛„ˇ˛˚˚˝ˇ˛˛„ˇ˛˚˚˝ˇ˛˛„ˇ˛˚˚˝ˇ˛˝„ˇ˛˚˚˝ˇ˛˝„ˇ˛˚˚˝ˇ˛˝„ˇ˛˚˚˝ˇ˛˛„ˇ˛˚˚˝ˇ˛˛„ˇ˛˚˚˝ˇ˛˛„ˇ˛˚˚˝ˇ˛˝„ˇ˛˚˚˝ˇ˛˝„ˇ˛˚˚˝ˇ˛˝„ˇ˛˚˚˝ˇ˛˛„ˇ˛˚˚˝ˇ˛˛„ˇ˛˚˚˝ˇ˛˛„ˇ˛˚˚˝ˇ˛˝„ˇ˛˚˚˝ˇ˛˝„ˇ˛˚˚˝ˇ˛˝„ˇ˛˚˚˝ˇ˛˛„ˇ˛˚˚˝ˇ˛˛„ˇ˛˚˚˝ˇ˛˛„ˇ˛˚˚˝ˇ˛˝„ˇ˛˚˚˝ˇ˛˝„ˇ˛˚˚˝ˇ˛˝„ˇ˛˚˚˝ˇ˛˛„ˇ˛˚˚˝ˇ˛˛„ˇ˛˚˚˝ˇ˛˛„ˇ˛˚˚˝ˇ˛˝„ˇ˛˚˚˝ˇ˛˝„ˇ˛˚˚˝ˇ˛˝„ˇ˛˚˚˝ˇ˛˛„ˇ˛˚˚˝ˇ˛˛„ˇ˛˚˚˝ˇ˛˛„ˇ˛˚˚˝ˇ˛˝„ˇ˛˚˚˝ˇ˛˝„ˇ˛˚˚˝ˇ˛˝„ˇ˛˚˚˝ˇ˛˛„ˇ˛˚˚˝ˇ˛˛„ˇ˛˚˚˝ˇ˛˛„ˇ˛˜˚˝ˇ˛˝„ˇ˛˜ò:Ä¿ÕÄ¿ÕV(ñı˚˝ˇ˛˝„ˇ˛˜˚˝ˇ˛˝„ˇ˛¿¸˚˝ˇ˛˛„ˇ˛aÄ 0¸˚˝ˇ˛˛„ˇ˛<    Ä¸˚˝ˇ˛˛„ˇ˛J
  1935. @¸˚˝ˇ˛˝„ˇ˛B
  1936. @¸˚˝ˇ˛˝„ˇ˛$ĸ˚˝ˇ˛˝„ˇ˛ ˚˚˝ˇ˛˛„ˇ˛~
  1937. ˚˚˝ˇ˛˛„ˇ˛(    ¿¸˚˝ˇ˛˛„ˇ˛˚˚˝ˇ˛˝„ˇ˛˜˚˝ˇ˛˝„ˇ˛@¸˚˝ˇ˛˝„ˇ˛˜˚˝ˇ˛˛„ˇ˛2@¸˚˝ˇ˛˛„ˇ˛J    @¸˚˝ˇ˛˛„ˇ˛J    @¸`„˝ˇ˛˝„ˇ˛&¿¸    êìê˝ˇ˛˝„ˇ˛˜êìP˝ˇ˛˝„ˇ˛aÄ 0¸ñ„Q¸ˇ˛˛„ˇ˛¿¸    êÉ0˝ˇ˛˛„ˇ˛˜`É˝ˇ˛˛„ˇ˛˜˚˝ˇ˛˝„ˇ˛2ĸ˚˝ˇ˛˝„ˇ˛J@¸˚˝ˇ˛˝„ˇ˛J@¸˛c–˝ˇ˛˛„ˇ˛&ĸ˛ î˝ˇ˛˛„ˇ˛˜˛ê˝ˇ˛˛„ˇ˛`ĸ˛ P˝ˇ˛˝„ˇ˛P@¸˛"îP˝ˇ˛˝„ˇ˛N@¸˛cê˝ˇ˛˝„ˇ˛@ĸ˚˝ˇ˛˛„ˇ˛@¸˚˝ˇ˛˛„ˇ˛˜˚˝ˇ˛˛„ˇ˛˜˝˝ˇ˛˝„ˇ˛˛ĸ˝˝ˇ˛˝„ˇ˛~@¸3;åfl0˝ˇ˛˝„ˇ˛ @¸L¶_,†˝ˇ˛˛„ˇ˛˛ĸD¶Q †˝ˇ˛˛„ˇ˛L ˚;&NÔ ˝ˇ˛˛„ˇ˛R
  1938. ˚˚˝ˇ˛˝„ˇ˛R    ¿¸˚˝ˇ˛˝„ˇ˛<˚˚˝ˇ˛˝„ˇ˛˜˚˝ˇ˛˛„ˇ˛˜˚˝ˇ˛˛„ˇ˛˚˚˝ˇ˛˛„ˇ˛˚˚˝ˇ˛˝„ˇ˛˚˚˝ˇ˛˝„ˇ˛˚˚˝ˇ˛˝„ˇ˛˚˚˝ˇ˛˛„ˇ˛˚˚˝ˇ˛˛„ˇ˛˚˚˝ˇ˛˛„ˇ˛˚˚˝ˇ˛˝„ˇ˛˚˚˝ˇ˛˝„ˇ˛˚˚˝ˇ˛˝„ˇ˛˚˚˝ˇ˛˛„ˇ˛˚˚˝ˇ˛˛„ˇ˛˚˚˝ˇ˛˛„ˇ˛˚˚˝ˇ˛˝„ˇ˛˚˚˝ˇ˛˝„ˇ˛˚˚˝ˇ˛˝„ˇ˛˚˚˝ˇ˛˛„ˇ˛˚˚˝ˇ˛˛„ˇ˛˚ò:¿Õ¿Õñ(÷ı˚˝ˇ˛˛„ˇ˛˚˚˝ˇ˛˝„ˇ˛˚˚˝ˇ˛˝„ˇ˛˚˚˝ˇ˛˝„ˇ˛˚˚˝ˇ˛˛„ˇ˛˚˚˝ˇ˛˛„ˇ˛˚˚˝ˇ˛˛„ˇ˛˚˚˝ˇ˛˝„ˇ˛˚˚˝ˇ˛˝„ˇ˛˚˚˝ˇ˛˝„ˇ˛˚˚˝ˇ˛˛„ˇ˛˚˚˝ˇ˛˛„ˇ˛˚˚˝ˇ˛`„ˇ˛˚˚˝ˇ˛@ê„ˇ˛˚˚˝ˇ˛A „ˇ˛˚˚˝ˇ˛A „ˇ˛˚˚˝ˇ˛@∞„ˇ˛˚˚˝ˇ˛@`„ˇ˛˚˚˝ˇ˛@ „ˇ˛˚˚˝ˇ˛@<„ˇ˛˚˚˝ˇ˛@„ˇ˛˚˚˝ˇ˛‡„ˇ˛˚˚˝ˇ˛‡„ˇ˛˚˚˝ˇ˛‡„ˇ˛˚˚˝ˇ˛‡„ˇ˛˚˚˝ˇ˛¿„ˇ˛˚˚˝ˇ˛¿„ˇ˛<˚˚˝ˇ˛@„ˇ˛<˚˚˝ˇ˛flˇ˛8˚˚˝ˇ˛˛„ˇ˛8˚˚˝ˇ˛˛„ˇ˛8˚˚˝ˇ˛˝„ˇ˛˚˚˝ˇ˛˝„ˇ˛˚˚˝ˇ˛˛‡ˇ˚˚˝ˇ˛˝„ˇ˛˛˚˚˝ˇ˛˝„ˇ˛˛ĸ˚˝ˇ˛˝„ˇ˛˛ĸ˚˝ˇ˛˝„ˇ˛˛˚˚˝ˇ˛˝„ˇ˛˛˚˚˝ˇ˛˝„ˇ˛˛˚˚˝ˇ˛˝„ˇ˛˛˚˚˛ˇ¸„ˇ˛˛˚˚˛ˇ˛ˇfl„ˇ˛˝ˇ¸ Á˜ ÓÙ¿ı˜Óıį˜Óıį˜Óıį˜Óıį˜ÄÔı¯˜¿Ôı¯˜@Ôı aå&
  1939. ÊĘ`ÔıíR))Ę Ôı‡RII@˜0Ôı 0ˇ–ˇ‡bRIá@ÛÔı  ê‡ÇRIÅ@ÛÔı ` ıåFLé@Û Ôı¿˝ ÄÛÔıÄ˝ ÄÛÔˆÄÎÔ*¸Éå1IJ0˛ÄıƲ˙*¸D§íJ@˛H˛ÄıÄ@†˛˙+¸DáÚ
  1940. @˛ É;åfl0‹∂õåı ÄY¸–h…Áséeå˚+¸√ íG˛˛ Ѷ_,°Úض^ı ˇÉ§≤®U)ìLâófi˚ò:@Õ@Õ÷(ı$˚D§J@˘L¶Q °®¶PÙ
  1941. d≤®U)ìLâñ˚%¸ãÏ±Ä˘3&NÔ ÚGõéÙ
  1942. ò¸®T«ìKâeÃ˚
  1943. ÁÎĢ
  1944. ÁϯÁ‚˝LºFLÄ„AɢĈ˝R&DI$“Ä„¬DâîĈ˝íI˘$B@„¿Díà@ˆ˝í
  1945. êI$L@„¿ƒì»@ˆ˝í&P    $P@„BDêî@ˆ˝åôëˆX^@„Aì¢@ˆ˝@¸Ä‡Ĉ˝@¸Ä‡Ĉ«
  1946.     0
  1947. Ä— H–
  1948. É;åfl1Ão≥Ä“
  1949. Ѷ_,°2˙ @“
  1950. L¶Q °2⁄ @“
  1951. 3&NÔ!Ãk≤@“˚Œ˚Œ˚Œ««««    Ò≥ €Ò √Ÿ Ò ?pˇ∑Ä› Òª¯ˇˇÄ›    ˚¿˛‹
  1952. Òøxo€‹««Œ#á"˝Œd6˝    Œ'6u˛    Œ â6˛Ò„ˇ˛ˇ$â*j˛Ò„ˇ˛˛#&*= ˇ
  1953. Ò„ˇ˛˜
  1954. Ò„ˇ˛˜
  1955. Ò„ˇ˛˜Ò„ˇ˛˛LÑDÒ„ˇ˛˛R!ålÒ„ˇ˛˛í8îlÍÒ„ˇ˛˛í$ûl4Ò„ˇ˛˛í$ÑT‘Ò„ˇ˛˛åXÑTzHÒ„ˇ˛˛@˝Ò„ˇ˛˛@˝
  1956. Ò„ˇ˛˜
  1957. Ò„ˇ˛˜
  1958. Ò„ˇ˛˜
  1959. Ò„ˇ˛˜
  1960. Ò„ˇ˛˜
  1961. Ò„ˇ˛˜
  1962. Ò„ˇ˛˜ Ú„ˇ˛˜
  1963. Ò„ˇ˛˜
  1964. Ò„ˇ˛˜ Ú„ˇ˛˜ Ú„ˇ˛˜ò:@ÄÕ@ÄÕ(VıÚ„ˇ˛˛`Δ&@Ò„ˇ˛˛ë)Üi@Ò„ˇ˛˛)$Ç) Ò„ˇ˛˛1)$Ç& Ú‡ˇë)$Ç) Ú„ˇ˛˛bΔ#"& Ú„ˇ˛¸@Ò„ˇ˛¸@Ò„ˇ˛˛`Δ¸Ò„ˇ˛˛ë)¸Ú‚ˇ˛˛ë)¸Ëˇ¸˘ˇˇ¯ˇë)¸Á˜ıë)¸Ò¯˜ıbΔ¸Ò¯˜ÓÒ¯˜ÓÒ¯˜ÄÔÒ¯˜ÄÔÒ1a0f ¿ò$Õ¿ÔÒK    ëHô!§,!3`ÔÒ
  1965.     » §D92Ä ÔÒá1H6¿§D2Ä0ÔÒIêHô §D%2ÄÔÒ 1gÒf »òDXÃÄÇÔÒ‡˙È˝ ˙ ÔÒ¯ˇ˚˜ˇ˛ÔÒ‡˙»˘ÚÔÒ
  1966. œq0'@˜Ô Ò
  1967. 1!ÅHh@˜·˛
  1968.  ˘ Ò
  1969. "Á». ˜˛ ˘!Ò
  1970. dH! ˜
  1971. Äß1°•fl«8”˙!Ò
  1972. $êH) ˜
  1973. ˇÅiyRe+)%7º˙!Ò
  1974. ƒgÒ& ˜˛    iARe+)%44˙Ô¸@Ò    ß9Qù/'$”ò˙Ô¸@Θ“˜« ÿAɢĈ ÿ¬DâîĈ ÿ¿Díà@ˆ ÿ¿ƒì»@ˆ ÿBDêî@ˆ ÿAì¢@ˆ’Ĉ’Ĉ«««««««««««««««««««ò:Ä¿ÕÄ¿ÕV(ñı«« èÒ∞¡Ü¿‘
  1975.     õa∞Ü—
  1976. õa˛˝˜9Ô‹’
  1977. õ¡ø{6˘«Ì˛fl∞’
  1978. õ¡ø{6˝ÁÌÔfl∞’
  1979. ˛¡øo˘˜∏˛fi’Ù0’ı‡’«‡ ¿¿`∞`÷∞ ``∞`÷æ‹˘√n˛|˜y˛~÷ø}˛˝„ˇvflÒ˚÷øo˛˝„x¯v‹aªx÷Ôo˛˝„œo|˜·æ÷ˆ¿”ˆ¿”«¯¿`ÄÏÔ¯0‹Ä˝ ¡¿`Äy≥00‹Ôfl8˛«Ûœ
  1980. ˇ∏030˜˜;¿fièˇ¸ˆ€Ì˛˝¸0ˆ`fl·øˇ`fièˇ‡~ÿÿÕÔ›‡x6`fiÒºc`fiçˇº˜ˇ¡œ~ΔflºÌÊ`˜Ï˜ø¿fi
  1981. ˜ ˙¿›
  1982. ˜ ˙¿›««««««««««
  1983. ‡∞Œ
  1984. ∞Œ æˇé– øòˇ€‡– ø|ˇ€– Ô7èøœ‡–«««˛¿‡Ä” ‡0Ä” Ô{„>{fl=ÛÄ‘ ÌÔÛ
  1985. øoflπ˛¿‘ ÌÔÉ=øo‹1˛” ?{ÒÁ?yfl±˚ÿ‘ ˛ `˛`– ˛ `˛`–«˛    √?0 p‡‘ „?0 Ÿ∞‘ Ôs‹?˜øÔœ∞‘ ˚€~?ˇ>ˇny∞‘ ˚€p?˜Ωˇl∞‘ ?sfi?<ˇÃˆ‡‘««ò:@Õ@Õ÷(ı««Ò Å∞Ä{œf„Ò¡∞˛nmÄ „Ò πˇ>æˆn~Ï„Ò ÌΩøˇˆ~
  1986. ûw¸„Ò ÌΩø„Êfmèwå„Ò πˇ?
  1987. øfcœ~¸„
  1988. ν„
  1989. ν„«««««««Ò˜
  1990. åAÃDAåD¯˜Ò`˘ í¬l¬Rl˘ǘÒ‡¯
  1991. íCílÍBRl͢˙˜Ò¯ˇ íBRl4‚Rl4    ¯ˇ˛˜Ò‡¯
  1992. íBRT‘BRT‘˘‚˜Ò˜
  1993. åEåTzDEåTzH¯˜ÒÚ˝¯˜ÒÚ˝¯˜
  1994. Ò„˜
  1995. Ò„˜
  1996. Ò„˜Ò1a0f¸ ¿ò$Õı˜ÒK    ëHô¸!§,!3ı˜Ò
  1997.     »¸ §D92Ĉ˜Òá1H6¸¿§D2Ĉ˜ÒIêHô¸ §D%2Ĉ˜Ò1gÒf »òDXÃį˜Ò‡˙àp˝ ‚¯˜Ò¯ˇ˚˜ˇ˛¯˜Ò‡˙˚˘˛¯˜Ò `œq0'@0˘¬¯˜Ò
  1998. 1!ÅHh@˜¯˜Ò
  1999. "Á». ˜¯˜Ò
  2000. dH! ˜¯˜Ò
  2001. $êH) ˜¯˜Ò
  2002. ƒgÒ& ˜¯˜Ò¸@˜¯˜Ò¸@˜¯˜Ò¯˜¯˜Ò¯˜¯˜Ò¯˜¯˜Ò¯˜¯˜Ò¯˜¯˜˙¯ ˚¯˜¯˜˙¿ ˙¯˜¯˜˙ˇ<{̇˝¯˜¯˜˙«Ï{ˇ‡˝¯˜¯˜˙«Ï{á¿˝¯˜¯˜˙ˇº3ˆ¿˝¯˜¯˜Ò¯˜¯˜Ò¯˜¯˜Ò¯˜¯˜Ò¯˜¯˜Ò¯˜¯˜Ò¯˜¯˜
  2003. Á˜Ì
  2004. Á˜Ìò:@ÄÕ@ÄÕ(Vı˚˛ˇ¸„ˇ˛˝ˇ¸"˚ĸ˘˘˘˛˚#˚DƒE˛˝˘˘˘˛˚#˚àà⽢˘˘˛˚#˚Ä˝˘ ˘˘˛˚#˚뽢˘¡˘˛˚$˚"¢#˝˘IÑ˘a˘˛ĸ#˚Ä˝˘HÑ˘!˘˛˚#˚DƒE˝˘»ƒ˘21˘˛˚˚ààâ˛p?¸ˡ˚%˚Ä˝?˚HÑ˘!˘˚%˚ë˝?˚IÑ˘a˘˚&˚"¢#˛?˚˘¡˘8˚&˚IJ?˚ ˘˘8˚&˚DƒE˛ˇ˚˘˘8˚%˚ààâ˝@?˚˘˘<˚%˚Ä˝ˇ˚˘˘˚%˚ë˝?˚˘˘˚&˚"¢#˛?˚ˇ¸˘ˇˇ˘˚"˚IJ?˙˜¯˚"˚DƒE˛?˙˜¯˚!˚ààâ˝?˙˜¯˚!˚Ä˝?˙˜¯˚!˚ë˝?˙˜¯˚"˚"¢#˛ˇ˙˜¯˚"˚IJ@?˙˜¯˚"˚DƒE˛ˇ˙˜¯˚!˚ààâ˝?˙˜¯˚!˚Ä˝?˙˜¯˚!˚ë˝?˙˜¯˚˚"¢#˛?Â˚˚IJ?Â˚˚DƒE˛?Â˚˚ààâ˝?Â˚˚Ä˝ˇÂ˚˚ë˝@?Â˚˚"¢#˛ˇÂ˚˚IJ?Â˚˚DƒE˛?Â˚˚ààâ˝?Â˚˚Ä˝?Â˚˚ë˝?Â˚˚"¢#˛?Â˚˚IJ?Â˚˚DƒE˛ˇÂ˚˚ààâ˝@?Â˚˚Ä˝ˇÂ˚˚ë˝?Â˚˚"¢#˛?Â˚˚IJ?Â˚˚DƒE˛?Â˚˚ààâ˝?Â˚˚Ä˝?Â˚˚ë˝?Â˚˚"¢#˛ˇÂ˚˚IJ@?Â˚˚DƒE˛ˇÂ˚˚ààâ˝?Â˚˚Ä˝?Â˚˚ë˝?Â˚˚"¢#˛?Â˚˚IJ?Â˚˚DƒE˛?˜˚ààâ˝?˜ò:Ä¿ÕÄ¿ÕV(ñı˚Ä˝ˇ˜˚ë˝@?¿¸˚"¢#˛ˇÂaÄ 0¸˚IJ?Â<    Ä¸˚DƒE˛?ÂJ
  2005. @¸˚ààâ˝?ÂB
  2006. @¸˚Ä˝?Â$ĸ˚ë˝?Â ˚˚"¢#˛?Â~
  2007. ˚˚IJ?Â(    ¿¸˚DƒE˛ˇÂ˚˚ààâ˝@?˜˚Ä˝ˇÂ@¸˚ë˝?˜˚"¢#˛?Â2@¸˚IJ?ÂJ    @¸˚DƒE˛?ÂJ    @¸ `„ààâ˝?Â&¿¸     êìêÑ˝?˜ êìPó—˝?ÂaÄ 0¸ñ„Q˛ˇÛ˛ˇ¿¸     êÉ0áŞ@?˜ `ÉDƒE˛ˇ˜˚ààâ˝?Â2ĸ˚Ä˝?ÂJ@¸˚ë˝?ÂJ@¸˛c–"¢#˛?Â&ĸ˛ îIJ?˜˛êDƒE˛?Â`ĸ˛ Pààâ˝?ÂP@¸˛"îPÄ˝ˇÂN@¸˛cêë˝@?Â@ĸ˚"¢#˛ˇÂ@¸˚IJ?˜˚DƒE˛?˜˝ààâ˝?²ĸ˝Ä˝?Â~@¸ 3;åfl0ë˝? @¸ L¶_,†"¢#˛?²ĸ D¶Q †Ä˛?ÂL ˚ ;&NÔ DƒE˛ˇÂR
  2008. ˚˚ààâ˝@?ÂR    ¿¸˚Ä˝ˇÂ<˚˚ë˝?˜˚"¢#˛?˜˚IJ?Â˚˚DƒE˛?Â˚˚ààâ˝?Â˚˚Ä˝?Â˚˚ë˝?Â˚˚"¢#˛ˇÂ˚˚IJ@?Â˚˚DƒE˛ˇÂ˚˚ààâ˝?Â˚˚Ä˝?Â˚˚ë˝?Â˚˚"¢#˛?Â˚˚IJ?Â˚˚DƒE˛?Â˚˚ààâ˝?Â˚˚Ä˝ˇÂ˚˚ë˝@?Â˚˚"¢#˛ˇÂ˚˚IJ?Â˚ò:¿Õ¿Õñ(÷ı˚DƒE˛?Â˚˚ààâ˝?Â˚˚Ä˝?Â˚˚ë˝?Â˚˚"¢#˛?Â˚˚IJ?Â˚˚DƒE˛ˇÂ˚˚ààâ˝@?Â˚˚Ä˝ˇÂ˚˚ë˝?Â˚˚"¢#˛?Â˚˚IJ?Â˚˚ DƒE`?Â˚"˚ ààâ@ê?˙˜¯˚"˚ ÄA ?˙˜¯˚"˚ ëA ?˙˜¯˚"˚ "¢#@∞ˇ˙˜¯˚"˚ Ä@`@?˙˜¯˚"˚ DƒE@ ˇ˙˜¯˚"˚ ààâ@<?˙˜¯˚"˚ Ä@?˙˜¯˚"˚ ë‡?˙˜¯˚"˚ "¢#‡?˙˜¯˚"˚ ć?˙˜¯˚&˚ DƒE‡?˚ˇ¸˘ˇˇ˘˚&˚ ààâ¿?˚˘˘˚&˚ Ä¿ˇ˚˘˘<˚&˚ ë@@?˚˘˘<˚$˚"¢#¸ˇ˚˘˘8˚&˚IJ?˚˘˘8˚&˚DƒE˛?˚˘¡˘8˚%˚ààâ˝?˚IÑ˘a˘˚%˚Ä˝?˚»Ñ˘2!˘˚˚ë˛p?¸ˡ˚#˚"¢#˝˘»Ñ˘2!˘˛˚$˚Ä˝˘HÑ˘!˘˛ĸ$˚DƒE˝˘iÑ˘·˘˛ĸ#˚àà⽢?˘·˘˛˚#˚Ä˝˘˘q˘˛˚#˚뽢˘y˘˛˚#˚"¢#˛˝˘˘y˘˛˚"˚ĸ˘˘9˘˛˚˚˛ˇ˛ˇfl„ˇ˛˝ˇ¸ Á˜ ÓÙ¿ı˜Óıį˜Óıį˜Óıį˜Óıį˜ÄÔı¯˜¿Ôı¯˜@Ôı aå&
  2009. ÊĘ`ÔıíR))Ę Ôı‡RII@˜0Ôı 0ˇ–ˇ‡bRIá@ÛÔı  ê‡ÇRIÅ@ÛÔı ` ıåFLé@Û Ôı¿˝ ÄÛÔıÄ˝ ÄÛÔˆÄÎÔ*¸Éå1IJ0˛ÄıƲ˙*¸D§íJ@˛H˛ÄıÄ@†˛˙+¸DáÚ
  2010. @˛ É;åfl0‹∂õåı ÄY¸–h…Áséeå˚+¸√ íG˛˛ Ѷ_,°Úض^ı ˇÉ§≤®U)ìLâófi˚ò:@Õ@Õ÷(ı$˚D§J@˘L¶Q °®¶PÙ
  2011. d≤®U)ìLâñ˚%¸ãÏ±Ä˘3&NÔ ÚGõéÙ
  2012. ò¸®T«ìKâeÃ˚
  2013. ÁÎĢ
  2014. ÁϯÁ‚˝LºFLÄ„AɢĈ˝R&DI$“Ä„¬DâîĈ˝íI˘$B@„¿Díà@ˆ˝í
  2015. êI$L@„¿ƒì»@ˆ˝í&P    $P@„BDêî@ˆ˝åôëˆX^@„Aì¢@ˆ˝@¸Ä‡Ĉ˝@¸Ä‡Ĉ«
  2016.     0
  2017. Ä— H–
  2018. É;åfl1Ão≥Ä“
  2019. Ѷ_,°2˙ @“
  2020. L¶Q °2⁄ @“
  2021. 3&NÔ!Ãk≤@“˚Œ˚Œ˚Œ««««    Ò≥ €Ò √Ÿ Ò ?pˇ∑Ä› Òª¯ˇˇÄ›    ˚¿˛‹
  2022. Òøxo€‹««Œ#á"˝Œd6˝    Œ'6u˛    Œ â6˛Ò„ˇ˛ˇ$â*j˛Ò„˛#&*= ˇ
  2023. Ò„˜
  2024. Ò„˜
  2025. Ò„˜Ò„˛LÑDÒ„˛R!ålÒ„˛í8îlÍÒ„˛í$ûl4Ò„˛í$ÑT‘Ò„˛åXÑTzHÒ¯˜¯˛@˝Ò¯˜¯˛@˝Ò¯˜¯˜Ò¯˜¯˜Ò¯˜¯˜Ò¯˜¯˜Ò¯˜¯˜Ò¯˜¯˜Ò¯˜¯˜Úp¯˜¯˜Ò¯˜¯˜Ò˘ˇ¸˘ˇˇ˘˜Ú˘˘˘˜Ú˘˘˘˜ò:@ÄÕ@ÄÕ(VıÚ˘?˘¡˘˛`Δ&@Ò˘iÑ˘a˘˛ë)Üi@Ò˘HÑ˘!˘˛)$Ç) Ò˘»Ñ˘2!˘˛1)$Ç& Ú˙ˡë)$Ç) Ú˘»Ñ˘2!˘˛bΔ#"& Ú˘IÑ˘a˘¸@Ò˘{˘Ò˘¸@Ò˘˘π˘˛`Δ¸Ò˘˘=˘˛ë)¸Ú¯ˇ˘ˇ¸˘ˇ˛˛ë)¸Ëˇ¸˘ˇˇ¯ˇë)¸Á˜ıë)¸Ò¯˜ıbΔ¸Ò¯˜ÓÒ¯˜ÓÒ¯˜ÄÔÒ¯˜ÄÔÒ1a0f ¿ò$Õ¿ÔÒK    ëHô!§,!3`ÔÒ
  2026.     » §D92Ä ÔÒá1H6¿§D2Ä0ÔÒIêHô §D%2ÄÔÒ 1gÒf »òDXÃÄÇÔÒ‡˙È˝ ˙ ÔÒ¯ˇ˚˜ˇ˛ÔÒ‡˙»˘ÚÔÒ
  2027. œq0'@˜Ô Ò
  2028. 1!ÅHh@˜·˛
  2029.  ˘ Ò
  2030. "Á». ˜˛ ˘!Ò
  2031. dH! ˜
  2032. Äß1°•fl«8”˙!Ò
  2033. $êH) ˜
  2034. ˇÅiyRe+)%7º˙!Ò
  2035. ƒgÒ& ˜˛    iARe+)%44˙Ô¸@Ò    ß9Qù/'$”ò˙Ô¸@Θ“˜« ÿAɢĈ ÿ¬DâîĈ ÿ¿Díà@ˆ ÿ¿ƒì»@ˆ ÿBDêî@ˆ ÿAì¢@ˆ’Ĉ’Ĉ«««««««««««««««««««ò:Ä¿ÕÄ¿ÕV(ñı«« èÒ∞¡Ü¿‘
  2036.     õa∞Ü—
  2037. õa˛˝˜9Ô‹’
  2038. õ¡ø{6˘«Ì˛fl∞’
  2039. õ¡ø{6˝ÁÌÔfl∞’
  2040. ˛¡øo˘˜∏˛fi’Ù0’ı‡’«‡ ¿¿`∞`÷∞ ``∞`÷æ‹˘√n˛|˜y˛~÷ø}˛˝„ˇvflÒ˚÷øo˛˝„x¯v‹aªx÷Ôo˛˝„œo|˜·æ÷ˆ¿”ˆ¿”«¯¿`ÄÏÔ¯0‹Ä˝ ¡¿`Äy≥00‹Ôfl8˛«Ûœ
  2041. ˇ∏030˜˜;¿fièˇ¸ˆ€Ì˛˝¸0ˆ`fl·øˇ`fièˇ‡~ÿÿÕÔ›‡x6`fiÒºc`fiçˇº˜ˇ¡œ~ΔflºÌÊ`˜Ï˜ø¿fi
  2042. ˜ ˙¿›
  2043. ˜ ˙¿›««««««««««
  2044. ‡∞Œ
  2045. ∞Œ æˇé– øòˇ€‡– ø|ˇ€– Ô7èøœ‡–«««˛¿‡Ä” ‡0Ä” Ô{„>{fl=ÛÄ‘ ÌÔÛ
  2046. øoflπ˛¿‘ ÌÔÉ=øo‹1˛” ?{ÒÁ?yfl±˚ÿ‘ ˛ `˛`– ˛ `˛`–«˛    √?0 p‡‘ „?0 Ÿ∞‘ Ôs‹?˜øÔœ∞‘ ˚€~?ˇ>ˇny∞‘ ˚€p?˜Ωˇl∞‘ ?sfi?<ˇÃˆ‡‘««ˇ<@ˇ ˇˇˇˇ@
  2047. ˇ·ˇ‚7^
  2048. 4H\, Palatino
  2049. &e.3+ä"CHAPTER ”)>1,     Helvetica
  2050.     ˇˇ—ÚˇÆ(@äHardware4⁄ä˙(‡ä Sound System
  2051. (‡ 194^H¿
  2052. ^Hx4^Hx
  2053. àHê4âHê äHä
  2054. ˇ·ˇ‚7^
  2055. ˇˇ©ˇÆ°dONLNduHàØ(ÉH Sound SystemˇˇˇˇˇˇU˛(É1
  2056. °dONLNd
  2057. ôä•Ú(¢äPThe sound system includes a built-in microphone and speaker as well as external °dONLNd]¶ä≤Ï*
  2058. Kmicrophone and stereo headphone jacks. The on-board sound input and output °dONLNd®≥äø⁄*
  2059. capabilities of the ã@°dONLNdº≥⁄ø)P
  2060. PowerBook 3İdONLNdΔ≥ø4)6160/180B¿°dONLNdÕ≥4ø)$., combined with a new type of modem described °dONLNd˚¿äÕ(…äin the  °dONLNd¿¶Ã,)“Modem Expansion Interface”˚†°dONLNd¿,Ã])Ü  section on ´°dONLNd)¿^Ãu)2page Ö‡°dONLNd.¿vÃÄ)33Ö‡°dONLNd0¿ÄÃ)
  2061. !, allow developers to create new °dONLNdQÕäŸ˘(÷äQuses for the computer, such as a hands-free speaker phone or telephone answering °dONLNd¢⁄äÊ≤*
  2062. machine.°dONLNd´Ïä¯
  2063. *TThe sound circuitry is based on enhanced versions of the Apple Sound Chip (ASC) and °dONLNdˇ˘ä·*
  2064. MDigitally Filtered Audio Chip (DFAC). Aside from the addition of an internal °dONLNdLäg*
  2065. .microphone and sound output to the modem, the å¿°dONLNdzgú)›
  2066. PowerBook 5°dONLNdÑù¡)6160/180D@°dONLNdã¡)$ sound hardware °dONLNdõäv(ä3is identical to the PowerBook 140/145/170 hardware.°dONLNdœ%ä1*VThe internal microphone is selected by default when no external microphone is plugged °dONLNd%2ä>÷*
  2067. Lin. When an external microphone is plugged in, it is automatically selected.°dONLNdrDäP*RTo prevent feedback between the internal microphone and speaker, the play-through °dONLNdƒQä]*
  2068. Tmode is disabled when recording with the internal microphone. Play-through mode can °dONLNd^äjÖ*
  2069. 7be enabled when using an external microphone. Refer to F`°dONLNdY^ÜjÀ)¸Inside Macintosh(`°dONLNd{^Ãj˜)F
  2070.  for more °dONLNdÖkäw—(täEinformation about play-through mode and the Sound Manager in general.
  2071. ~Hô4Hô
  2072. ©H±4™H± ´H´
  2073. ˇ·ˇ‚7^
  2074. ˇˇ©ˇÆ°dONLNdÀñH©ø(§HPower Manager ˇˇˇˇˇˇU˛(§1
  2075. °dONLNd⁄∫äΔ/(√ä"The Power Manager hardware in the Í@°dONLNd¸∫/Δd)•
  2076. PowerBook íİdONLNd∫eΔt)6160íİdONLNd    ∫tΔâ) and †°dONLNd∫äΔø)
  2077. PowerBook '‡°dONLNd∫¿Δœ)6180'‡°dONLNd∫œΔ) is the same as °dONLNd+«ä”Ì(–äHthe PowerBook 140/145/170. The Power Manager communicates with the main °dONLNds‘ä‡
  2078. *
  2079. Sprocessor using an asynchronous handshake mechanism and an 8-bit parallel data bus °dONLNdΔ·äÌÓ*
  2080. Min conjunction with VIA2. The Power Manager provides the following functions:,
  2081.  
  2082. Zapf Dingbats
  2083. °dONLNd˜ä˛è*n
  2084. °dONLNdÙñÙ) NPower management activities (for example, enabling or disabling clocks to I/O °dONLNddñ * Odevices such as the SWIM chip to reduce power consumption during idle or sleep °dONLNd≥ ñ¬* Cperiods and physically enabling or disabling various power planes).
  2085. °dONLNd˜!ä(è('än
  2086. °dONLNd˘ñ*é) 6Transceiver functions for the Apple Desktop Bus (ADB).
  2087. °dONLNd03ä:è(9än
  2088. °dONLNd20ñ<
  2089. ) VGenerates the brightness level (via the PWM function) for the inverter to control the °dONLNdà<ñH0* $backlight brightness of the display.
  2090. °dONLNd≠QäXè(Wän
  2091. °dONLNdØNñZ) UMonitors the level of the battery charge to warn the user if the voltage becomes too °dONLNdZñf* Rlow, or if the computer should shut down in order to preserve its memory contents.
  2092. °dONLNdWoävè(uän
  2093. °dONLNdYlñx    ) OMonitors whether the system is in sleep or shutdown mode, depending on whether °dONLNd®xñÑ
  2094. * Sthe charger is plugged in, and whether the user has pushed the power on/off button.
  2095. °dONLNd¸çäîè(ìän
  2096. °dONLNd˛äññ) TProvides sleep mode control, system reset control, and several signals that support °dONLNd    Rññ¢ *
  2097. the modem.ˇ å@ˇ ˇˇˇˇ@
  2098. ˇ·ˇ‚7^
  2099. 4*\¯, Palatino
  2100. &e.3+l"CHAPTER ”)>1,     Helvetica
  2101.     ˇˇ—ÚˇÆ(@lHardware4⁄*˙¯
  2102. (‡*20
  2103.     )B
  2104. Power Manager4^*¿¯
  2105. k*r¯4l*r¯ mlm¯
  2106. ˇ·ˇ‚7^
  2107. ˇˇ‹.ˇ◊°dONLNd\lkΩ(gl Power Statesˇˇˇˇˇˇ€r(g1
  2108. °dONLNd
  2109. rl~Ï({lSThere are three power states: Power On, Sleep, and Power Off (Shutdown). The power °dONLNd`lã›*
  2110. Son/off button, the reset button, the keyboard, or a Finder command can control the °dONLNd≥ålòË*
  2111. power state of the machine. ÷°dONLNdœåËò)|    Table 1-5@°dONLNdÿåòÎ))7 lists the starting states, the actions that cause the °dONLNdôl•∑(¢lNstarting states to change, and the ending states that result from each action.°dONLNdH§l∞Á(≠lYIf you are writing an application that includes the ability to put the computer into the °dONLNd°±lΩ÷*
  2112. Ssleep state, you must use the Sleep trap rather than directly addressing the Power °dONLNdÙæl ™*
  2113.  
  2114. Manager trap.
  2115. ÿ*ʯ4Ÿ*ʯ
  2116.     °dONLNd◊l‚*Note
  2117. ˇ·ˇ‚7^
  2118. °dONLNd‰lØ*JFor a description of the operating system calls associated with the Power °dONLNdQl¸Ä* =Manager’s “sleep” function, see the Power Manager section of c °dONLNdòŸõ(˘ÅInside °dONLNdü¸lñ(l    MacintoshpİdONLNd∫¸óÃ)+ , Volume VI¡‡°dONLNd≈¸ÃŒ)5.,
  2119.  
  2120. Zapf Dingbats
  2121. A‡°dONLNdœˇ‘Ÿ)u
  2122. »*–¯4…*–¯ Ãlï
  2123. ˇ·ˇ‚7^
  2124.     °dONLNd^æl…ì(Δl    Table 1-5°dONLNdhæ™…fi)> Power states°dONLNdu÷l·•(filStarting state˝–°dONLNdÑ÷π·‘)MActionåp°dONLNdã÷Ä·µ)« Ending state
  2125. °dONLNdô‰ló(Ìl    Power off˝–°dONLNd£‰π)MPress power buttonåp°dONLNd∂‰Ä™)«Power on°dONLNd¿ˆlñ(ˇlPower on˝–°dONLNd…ˆπ0)MIssue shutdown command åp°dONLNd·ˆÄ¯)«Power off (after shutdown)°dONLNd˝lñ(lPower on˝–°dONLNdπ)MPress power buttonåp°dONLNdį)«Power off (after shutdown)°dONLNd5l&ñ(#lPower on˝–°dONLNd>π&H)MHold power button more than 5 ˝–°dONLNd\%π1‹* secondsåp°dONLNddÄ&„(#ÄPower off (immediate)°dONLNd{7lCñ(@lPower on˝–°dONLNdÑ7πC)MIssue sleep commandåp°dONLNdò7ÄCó)«Sleep°dONLNdüIlUÉ(RlSleep˝–°dONLNd•IπUı)M
  2126. Press any keyåp°dONLNd≥IÄU™)«Power on°dONLNdΩ[lgÉ(dlSleep˝–°dONLNd√[πg)MPress power buttonåp°dONLNd÷[Äg™)«Power on°dONLNd‡mlyÉ(vlSleep˝–°dONLNdÊmπyb)M$Detect extremely low power conditionåp°dONLNd mÄy´)«    Power off°dONLNdlãó(àl    Power off˝–°dONLNd πãˆ)MInsert chargeråp°dONLNd/ÄãË)«Power off and chargingˇ»@ˇ ˇˇˇˇ@
  2127. ˇ·ˇ‚7^
  2128. 4H\, Palatino
  2129. &e.3+ä"CHAPTER ”)>1,     Helvetica
  2130.     ˇˇ—ÚˇÆ(@äHardware4⁄ä˙(‡äInternal Display Interface
  2131. (‡ 214^H¿
  2132. ^Hx4^Hx
  2133. àHê4âHê äHä
  2134. ˇ·ˇ‚7^
  2135. ˇˇ©ˇÆ°dONLNduHàˇ(ÉHInternal Display InterfaceˇˇˇˇˇˇU˛(É1
  2136. °dONLNdôä• (¢äUThe internal display interface consists of the GSC chip and 128 KB of VRAM. The GSC, °dONLNdp¶ä≤
  2137. *
  2138. Uwhich replaces the DDC used in the PowerBook 140/145/170, supports 1-, 2-, and 4-bit °dONLNd≈≥äø˙*
  2139. Sdisplay modes and generates all the vertical and horizontal synchronization pulses °dONLNd¿äÃÏ*
  2140. Mrequired by the LCD. The GSC also manages the frame buffer and generates the °dONLNdeÕäŸ*
  2141. necessary VRAM refresh signals.°dONLNdÖfläÎ *UThe 68030 accesses the frame buffer as a continuous RAM array of 128 KB beginning at °dONLNd⁄Ï䯕*
  2142. $6000 °dONLNd‡Ï¶¯˙)M0000. The 128 KB frame buffer “wraps” to fill the entire range between $6000 âİdONLNd-Ï˙¯(ı˙0000 °dONLNd2˘ä∏(ä
  2143. and $7000 m °dONLNd<˘π˚)/G0000, and DSACKs are generated for accesses anywhere in this area. The °dONLNdÉä|(ä5VRAM data path is 16 bits wide and byte addressable. °dONLNdπä$ *XBecause these are the first portable Macintosh computers to support gray scale display, °dONLNd%ä1*
  2144. Xdevelopers should test their applications to ensure that they are compatible with 2-bit °dONLNdi2ä>˜*
  2145. Rand 4-bit modes and that their choice of colors/grays looks acceptable on the LCD °dONLNdª?äK®*
  2146. screen.
  2147. pHw4qHw rär
  2148. ˇ·ˇ‚7^
  2149. ˇˇ‹.ˇ◊°dONLNd√aäpÿ*$ LCD Screen ˇˇˇˇˇˇ€r(l1
  2150. °dONLNdœwäÉù(ÄäThe ª¿°dONLNd”wùÉ“)
  2151. PowerBook d°dONLNd›w”É‚)6180d°dONLNd‡w‚É)F uses an active matrix screen that provides a high-contrast 640 x 400 °dONLNd&Ñäê|(çä7pixel image in a 217 x 140 mm active display area. The ¢@°dONLNd]Ñ|ê±)Ú
  2152. PowerBook JİdONLNdgÑ≤ê¡)6160JİdONLNdjÑ¡ê) uses an FSTN °dONLNdxëäù(öäTdisplay with the same dimensions. Both displays include on-demand CCFL backlighting.
  2153. §Hø4•Hø
  2154. œH◊4–H◊ —H—
  2155. ˇ·ˇ‚7^
  2156. ˇˇ©ˇÆ°dONLNdÕºHœı( HExternal Video InterfaceˇˇˇˇˇˇU˛( 1
  2157. °dONLNdʇäÏ(ÈäUThe video output system consists of the video controller chip, 512 KB of VRAM, and a °dONLNd;Ìä˘*
  2158. SCLUT/DAC chip. The video controller emulates a NuBus card in slot $E, so the video °dONLNdé˙ä*
  2159. Toutput system appears to software as a standard video card. The 256K x 16-bit frame °dONLNd‚ä˚*
  2160. buffer is located at $FE10 ˚@°dONLNd˝˚fl)q20000. The VRAM data path is 16 bits wide and byte °dONLNd/ä ¡(ä addressable.°dONLNd<&ä2Ò*RThe video controller supports 8-bit video output for 256 colors on Apple 12-inch, °dONLNdé3ä?*
  2161. W13-inch, and 16-inch RGB monitors; and 4-bit video with 16 shades of gray on the Apple °dONLNdÂ@äL*
  2162. SPortrait monitor. VGA and SVGA modes are supported with appropriate adapter cables.°dONLNd9Rä^Ó*RThe external video interface is enabled by attaching a monitor and restarting the °dONLNdã_äk˛*
  2163. Rcomputer. During the boot process, ROM software tests the monitor sense lines and °dONLNd›läx*
  2164. Xactivates the video output system if a recognized monitor is attached. If no monitor is °dONLNd5yäÖ™*
  2165. @found, the video output system is deactivated to conserve power.°dONLNdvãäó
  2166. *XIn normal operation the video output circuitry acts like a second monitor to extend the °dONLNdŒòä§*
  2167. Vuser’s desktop. Alternatively, the user can select video mirroring mode, in which the °dONLNd    $•ä±*
  2168. Xexternal monitor mirrors the internal LCD. In mirror mode, software blanks the edges of ˇZ@ˇ ˇˇˇˇ@
  2169. ˇ·ˇ‚7^
  2170. 4*\¯, Palatino
  2171. &e.3+l"CHAPTER ”)>1,     Helvetica
  2172.     ˇˇ—ÚˇÆ(@lHardware4⁄*˙¯
  2173. (‡*22
  2174.     )BExternal Video Interface4^*¿¯
  2175. °dONLNd\lhfi(elWthe larger screen to match the horizontal and vertical pixel resolution of the smaller °dONLNdWiluä*
  2176. screen.°dONLNd_{lá›*TBecause video mirroring is a software feature, there are no hardware protections to °dONLNd≥àlîÒ*
  2177. [prevent applications from writing to screen regions that are off limits. Applications that °dONLNdïl° *
  2178. Owrite directly to the frame buffer may not be compatible with this mode unless °dONLNd]¢lÆÏ*
  2179. Yprecautions are taken to ensure that all screen manipulation is within the active region.°dONLNd∑¥l¿Û*TBecause the video output circuitry consumes additional power, Apple recommends that °dONLNd ¡lÕÉ*
  2180. <customers use the AC adapter when using an external monitor.
  2181. Ú*˘¯4Û*˘¯ ÙlÙ¯
  2182. ˇ·ˇ‚7^
  2183. ˇˇ‹.ˇ◊°dONLNdH„lÚ„*$Monitors Supportedˇˇˇˇˇˇ€r(Ó1
  2184. °dONLNd[˘l(lThe ª¿°dONLNd_˘¥)
  2185. PowerBook d°dONLNdi˘µƒ)6160d°dONLNdl˘ƒŸ) and Q °dONLNdq˘⁄)
  2186. PowerBook ˘`°dONLNd{˘)5180˘`°dONLNd~˘ı)0 support the monitors and video modes listed in °dONLNdÆlî(l    Table 1-6Æ@°dONLNd∑îñ)(.
  2187. *¯4*¯ l¯
  2188. ˇ·ˇ‚7^
  2189. ˇˇ‹.ˇ◊°dONLNd”l~( l*External Video Connector and Adapter Cableˇˇˇˇˇˇ€r( 1
  2190. °dONLNd˛l"(lThe ª¿°dONLNd"¥)
  2191. PowerBook d°dONLNd µ"ƒ)6160d°dONLNdƒ"Ÿ) and Q °dONLNd⁄")
  2192. PowerBook ˘`°dONLNd")5180˘`°dONLNd!"Ë)- use a new custom video connector called the °dONLNdN#l/Ô(,lVVID-14. An adapter cable included with the computer allows users to attach a standard °dONLNd§0l<¡*
  2193. Apple video cable. ꇰdONLNd∑0¡<Ì)U
  2194. Figure 1-7.¿°dONLNd¡0Ó<Ë)-8 shows the pin configuration of the VID-14 connector on °dONLNd˘=lI™(FlGthe back of the computer and the DB-15 connector on the adapter cable. õ†°dONLNd@=™I“(F™    Table 1-7…‡°dONLNdI=“IË)( lists °dONLNdPJlV“(Slthe signal assignments.°dONLNdh\lh'**One source for the VID-14 adapter cable is°dONLNdìnlz’*Hosiden America Corp.°dONLNd©{láÒ*
  2195. 10090 Pasadena Ave., Suite B2°dONLNd«àlî»*
  2196. Cupertino, CA 95014°dONLNd€ïl°™*
  2197. (408) 252-0541°dONLNdÍßl≥A*,Refer to Hosiden part number CMP1220-010100.
  2198. °dONLNdˇˇ(⁄l*
  2199. °dONLNdˇˇ+TIncludes Macintosh Color Display, AppleColor High Resolution RGB Monitor, and Apple °dONLNdˇˇ*    #High Resolution Monochrome Monitor.
  2200. 5*=¯46*=¯ 9*9˛
  2201. ˇ·ˇ‚7^
  2202.     °dONLNdπ+l6ì(3l    Table 1-6°dONLNd√+™6˙)>Video output modes°dONLNd÷C*NJ(K*Monitor
  2203. MuQñ4NvQï NäN.
  2204. ˇ·ˇ‚7^¡N°dONLNdfiC¯N&)Œ
  2205. Resolution≥0°dONLNdÎC©NÏ)±Dot clock (MHz)
  2206. LðdONLNd˝Qä]…(ZäWidth (pixels)ò°dONLNd QÍ]+)`Height (pixels)Êd°dONLNdQI]})_ Depth (bits)°dONLNd+c*oa(l* 12-inch RGBLðdONLNd7cäoô)`512ò°dONLNd;cÍo˘)`384Êd°dONLNd?cIoN)_8≥0°dONLNdAc©o…)`15.6672°dONLNdJu*Åa(~* 13-inch RGB
  2207. ∫ °dONLNdˇˇ(za*
  2208. LðdONLNdVuäÅô+)640ò°dONLNdZuÍÅ˘)`480Êd°dONLNd^uIÅN)_8≥0°dONLNd`u©Å…)`30.2400°dONLNdiá*ì@(ê*VGALðdONLNdmáäìô)`640ò°dONLNdqáÍì˘)`480Êd°dONLNduáIìN)_8≥0°dONLNdwá©ì…)`25.1750°dONLNdÄô*•E(¢*SVGALðdONLNdÖôä•ô)`800ò°dONLNdâôÍ•˘)`600Êd°dONLNdçôI•N)_8≥0°dONLNdèô©•ƒ)`36.000°dONLNdó´*∑K(¥*PortraitLðdONLNd†´ä∑ô)`640ò°dONLNd§´Í∑˘)`870Êd°dONLNd®´I∑N)_4≥0°dONLNd™´©∑…)`57.2832°dONLNd≥Ω*…a(Δ* 16-inch RGBLðdONLNdøΩä…ô)`832ò°dONLNd√ΩÍ…˘)`624Êd°dONLNd«ΩI…N)_8≥0°dONLNd…Ω©……)`57.2832ˇ,Ë@ˇ ˇˇˇˇ@
  2209. ˇ·ˇ‚7^
  2210. 4H\, Palatino
  2211. &e.3+ä"CHAPTER ”)>1,     Helvetica
  2212.     ˇˇ—ÚˇÆ(@äHardware4⁄ä˙(‡äExternal Video Interface
  2213. (‡ 234^H¿
  2214. gHw4gHw"hH]
  2215. ˇ·ˇ‚7^
  2216.     °dONLNd\äg¥(dä
  2217. Figure 1-7°dONLNd \Ãg“)BVW∞°dONLNd \“g()ideo connector pinout
  2218. pHx4qHx tät
  2219. ˇ·ˇ‚7^°dONLNd#fäq±(nä    Table 1-7°dONLNd-f»q')>Video connector signals
  2220. àvå4âvå âäâ.
  2221. ˇ·ˇ‚7^Dp°dONLNdE~øâÕ(ÜøPin     °dONLNdJ~âK)W Signal name€`°dONLNdV~gâò)Q Description°dONLNdcçäò¶(ïäVID-14Dê°dONLNdjç–òÈ)FDB-15
  2222. °dONLNdsõäßè(§ä2Dê°dONLNduõ–ß’)F1     °dONLNdwõßD)FRED.GND€`°dONLNdõgß∑)QRed video ground°dONLNdë≠äπè(∂ä1Dê°dONLNdì≠–π’)F2     °dONLNdï≠π?)FRED.VID€`°dONLNdù≠gπ∞)QRed video signal°dONLNdØøäÀè(»ä5Dê°dONLNd±ø–À’)F3     °dONLNd≥øÀ>)F/CSYNC€`°dONLNd∫øgÀ˝)Q Composite synchronization signal°dONLNd‹—ä›è(⁄ä3Dê°dONLNdfi—–›’)F4     °dONLNd‡—›:)FSENSE0€`°dONLNdÁ—g› )QMonitor sense signal 0°dONLNdˇ„äÔè(Ïä8Dê°dONLNd„–Ô’)F5     °dONLNd„ÔA)FGRN.VID€`°dONLNd „gÔ∫)QGreen video signal°dONLNdıäè(˛ä7Dê°dONLNd!ı–’)F6     °dONLNd#ıF)FGRN.GND€`°dONLNd+ıg¿)QGreen video ground°dONLNd?äè(ä9Dê°dONLNdA–’)F7     °dONLNdC:)FSENSE1€`°dONLNdJg )QMonitor sense signal 1°dONLNdbä%î("ä—Dê°dONLNdd–%’)F8     °dONLNdf%%)Fn.c.€`°dONLNdkg%ß)Q
  2223. Not connected°dONLNdz+ä7î(4ä13Dê°dONLNd}+–7’)F9     °dONLNd+7>)FBLU.VID€`°dONLNdá+g7≥)QBlue video signal°dONLNdö=äIî(Fä11Dê°dONLNdù=–I⁄)F10     °dONLNd†=I:)FSENSE2€`°dONLNdß=gI )QMonitor sense signal 2°dONLNdøOä[è(Xä6Dê°dONLNd¡O–[⁄)F11     °dONLNdƒO[-)FGND€`°dONLNd»Og[Â)QCSYNC and VSYNC ground°dONLNd‡aämè(jä4Dê°dONLNd‚a–m⁄)F12     °dONLNdÂam>)F/VSYNC€`°dONLNdÏagm)QVertical synchronization signal°dONLNd
  2224. säî(|ä14Dê°dONLNds–⁄)F13     °dONLNdsD)FBLU.GND€`°dONLNdsgπ)QBlue video ground°dONLNd.Öäëî(éä10Dê°dONLNd1Ö–ë⁄)F14     °dONLNd4ÖëS)F    HSYNC.GND€`°dONLNd>ÖgëÆ)Q HSYNC ground°dONLNdLóä£î(†ä12Dê°dONLNdOó–£⁄)F15     °dONLNdRó£?)F/HSYNC€`°dONLNdYóg£˝)Q!Horizontal synchronization signal°dONLNd|©äµü(≤äShellDê°dONLNdÇ©–µÂ)FShell     °dONLNdੵ2)FSGND€`°dONLNdç©gµ¶)Q
  2225. Shield ground
  2226. wàDÃ4váwàò*@D@Dwà∑Ã◊◊
  2227. ˚ÊˇÄ˙
  2228. ˚Êˇ¿˙
  2229. ˚Êˇ¿˙
  2230. ˚Êˇ‡˙
  2231. ˚?Êˇ˙
  2232. ˚?Êˇ˙
  2233. ˚Êˇ¯˙˚¡¸˙˚¡¸˙
  2234. ¸¡˛˙¸‰ˇ˙¸‰ˇ˙
  2235. ¸‰ˇÄ˚
  2236. ¸‰ˇ¿˚
  2237. ¸‰ˇ¿˚
  2238. ¸‰ˇ‡˚
  2239. ¸?‰ˇ˚
  2240. ¸?‰ˇ˚
  2241. ¸‰ˇ¯˚
  2242. ¸‰ˇ¯˚
  2243. ¸‰ˇ¯˚
  2244. ¸‰ˇ¯˚
  2245. ¸‰ˇ¯˚
  2246. ¸‰ˇ¯˚
  2247. ¸‰ˇ¯˚
  2248. ¸‰ˇ¯˚
  2249. ¸‰ˇ¯˚
  2250. ¸‰ˇ¯˚
  2251. ¸‰ˇ¯˚
  2252. ¸‰ˇ¯˚
  2253. ¸‰ˇ¯˚
  2254. ¸‰ˇ¯˚
  2255. ¸‰ˇ¯˚
  2256. ¸‰ˇ¯˚
  2257. ¸‰ˇ¯˚
  2258. ¸‰ˇ¯˚
  2259. ¸‰ˇ¯˚
  2260. ¸‰ˇ¯˚
  2261. ¸‰ˇ¯˚
  2262. ¸‰ˇ¯˚
  2263. ¸‰ˇ¯˚
  2264. ¸‰ˇ¯˚
  2265. ¸‰ˇ¯˚
  2266. ¸‰ˇ¯˚
  2267. ¸‰ˇ¯˚
  2268. ¸‰ˇ¯˚
  2269. ¸‰ˇ¯˚
  2270. ¸‰ˇ¯˚
  2271. ¸‰ˇ¯˚
  2272. ¸‰ˇ¯˚
  2273. ¸‰ˇ¯˚
  2274. ¸‰ˇ¯˚
  2275. ¸‰ˇ¯˚
  2276. ¸‰ˇ¯˚
  2277. ¸‰ˇ¯˚
  2278. ¸‰ˇ¯˚
  2279. ¸‰ˇ¯˚
  2280. ¸‰ˇ¯˚
  2281. ¸‰ˇ¯˚
  2282. ¸‰ˇ¯˚
  2283. ¸‰ˇ¯˚
  2284. ¸‰ˇ¯˚ò*@ÄD@ÄD∑à˜Ã
  2285. ¸‰ˇ¯˚
  2286. ¸‰ˇ¯˚
  2287. ¸‰ˇ¯˚
  2288. ¸‰ˇ¯˚
  2289. ¸‰ˇ¯˚
  2290. ¸‰ˇ¯˚
  2291. ¸‰ˇ¯˚
  2292. ¸‰ˇ¯˚
  2293. ¸‰ˇ¯˚
  2294. ¸‰ˇ¯˚
  2295. ¸‰ˇ¯˚◊◊◊◊◊◊◊◊◊◊◊◊◊◊    ¿03¸`˛0    0ˆ ‡˛0ªÔ>ˆ
  2296. „πŒw?xʘø˜ÕˆÌÔ˝ΩÊcˇ∏ ˆ fmÔÃ=‡Ê?˜ø ¸ c˘Ôø`Ê◊◊◊◊◊◊◊◊◊◊◊◊◊◊◊◊◊◊◊◊◊◊◊◊
  2297. ¯?¯ˇ¸Î
  2298. ˘ÎˇÄ˜
  2299. ˘Ρ¯˜
  2300. ˘?ÍˇÄ¯˘Èˇ¿¯
  2301. ˙Èˇ‡¯
  2302. ˙Èˇ¯¯
  2303. ˙Èˇ¸¯
  2304. ˙Èˇ˛¯ò*Ä¿DÄ¿D˜à7Ã
  2305. ˙?ˡĢ˙Áˇ‡˘
  2306. ˚Áˇ¯˘
  2307. ˛‰ˇ˛¸˛flˇ˝fiˇ˝
  2308. fiˇÄ˛
  2309. ?fiˇ‡˛    ›ˇ˛    ›ˇ¸˛    ›ˇ¸˛    ›ˇ˛˛    ›ˇ˛˛‹ˇ˛‹ˇ˛    ‹ˇÄˇ    ‹ˇÄˇ    ‹ˇÄˇ    ?‹ˇ¿ˇ    ?‹ˇ¿ˇ    ?‹ˇ¿ˇ    ?‹ˇ¿ˇ    ?‹ˇ¿ˇ    ‹ˇ¿ˇ    ?‹ˇ¿ˇ    ?‹ˇ¿ˇ    ?‹ˇ¿ˇ    ?‹ˇ¿ˇ    ?‹ˇÄˇ    ?‹ˇÄˇ    ?‹ˇÄˇ    ?‹ˇÄˇ‹ˇ˛‹ˇ˛    ›ˇ˛˛    ›ˇ¸˛    ›ˇ¸˛    ›ˇ¯˛    ›ˇ˛    ›ˇ‡˛
  2310. ?fiˇÄ˛fiˇ˝
  2311. flˇ¸˝
  2312. ˛?‡ˇÄ˝
  2313. ˚Áˇ˘
  2314. ˚Áˇ¿˘˙ÁˇÄ˘
  2315. ˙ˡĢ˙?ˡ¯
  2316. ˙Èˇ˛¯
  2317. ˙Èˇ˛¯
  2318. ˙Èˇ¸¯
  2319. ˙Èˇ¯¯
  2320. ˘͡¯¯Íˇ¿¯˜Ïˇ‡˜◊◊◊◊◊◊◊◊ò*¿D¿D7àwÃ◊    ¿0xwIJ¿Â0l<˝¿ÂªÔ>x?w9Œ¸ʘøo1õflø˚ˆ‡Êcˇ∏l=òfløˆ¿Ê?˜øx7wΩÔ¸¿Ê◊◊◊◊◊◊◊◊◊◊◊◊◊◊◊◊◊◊◊◊◊◊◊◊◊◊◊◊◊˘á·¿`õº@ÄCÄÚ˘E Äê    ¡    ÄƒÒ˘!!ÉâÄé˝ˆ˘!"!Ö^éÇÛ¬ù£Ä˘˘!‡B!âähâÅ¢QM%"ƒÄ˘˘B@DB0üàîà!∞ÅB¢éABǯ˘Ç ÄÑD    ÷º"    ƒ≤–NE    ¯˘‡s¯Ç§X|>ú9$é29¯◊◊◊◊˘IJ    ¿<Ó˘@¸0Ó˘ ˝! êÔ˘#wçx⁄!    "#ûÇë‹@˘$ô)§P!7-$IkR)†˘Hë"QD†B9NHQrd)¿˘â‚'ZN∞DAêhíÑ$RÔ˘¢ìµ ¯9G,t#ë¿Ó ÎÓ ÎÓpÎ◊˘¿˛
  2321. ‡aÄ|¿Ú˘@˚
  2322.     %Äâ Ú˘˙
  2323. Eê Ú˘4nò@Á‚0 Eaíeê QÙò*8D8DwàØÃ˘    ìi°.M: í⁄hê$!¶¥HÙ˘I¿àé ¥¢p"PDB'8àÙ˘!<öS"@Ÿ/Ä,`Dǯ@êÙ˘ ‘ë√üŒ`<¡Äë÷p@Ég9`Ù
  2324. Í@˛Û
  2325. ÍIJÛ Î˝ÄÙ◊◊◊◊◊◊◊◊◊◊◊◊◊˘Ä†¸8΢Ä@¸Î˘ @ Î˘ y”<◊Ä'åÏ˘         %mRk"íÏ˘ ëF!I"¢rE Ï˘ íK ¢ì%,ÑE¶Ï˘
  2326. 3Ï≤íYÙtÈÄ̯ Ä˝@Í ¯ Ä˝@Á ¯q¿˝‡Á◊ ˘Ä0¿Ê ˘Ä    Â ˘Ä Â
  2327. ˘¢∫Á
  2328. ˘$SMh$ÃÁ
  2329. ˘D§NpDàÁ
  2330. ˘NµÄ"OÁ
  2331. ˘.5"Œpw5Á◊◊◊◊ ˘H¸00Ë ˘ÿ¸HHˢê@ˢë£Ì7é–`ˢê§ΔI`ˢ    !BDâ!@ Ë˘    ≤Yàû"ÄHˢ#ÓàjÅ‚Ë◊◊◊◊ò*@D@Dwà∑Ã◊◊
  2332. ˚ÊˇÄ˙
  2333. ˚ Ê¿˙
  2334. ˚
  2335. Ê"@˙
  2336. ˚Ê`˙
  2337. ˚0Ê0˙
  2338. ˚(Êàê˙
  2339. ˚`Ê˙
  2340. ˚¿Ê ˙
  2341. ˚¢Ê"$˙
  2342. ¸Ä?ˡ¿˙
  2343. ¸‡Ëx˙
  2344. ¸ãÄËâ˙
  2345. ¸ÁÅÄ˚ ¸ Ê¿¿˚ ¸
  2346. 0Êb@˚ ¸`Ê0`˚ ¸0¿Ê0˚ ¸(ÄÊê˚ ¸`ÄÊ˚ ¸@ÄÊ˚"¸cIJ&Là¸
  2347. (˚!¸A˝    $i“ò¸ ˚!¸A˝
  2348. $)B®¸˚!¸I˝)Lº¸à˚!¸A˝$)Pà¸˚!¸A˝ &^à¸˚ ¸cÂ(˚ ¸AÂ˚ ¸AÂ˚!¸I˝¯ˇˇ‡ˇ¿ˇ¿ˇÄˇ¸à˚!¸A˝¯ˇˇ‡ˇ¿ˇ¿ˇÄˇ¸˚!¸A˝¯ˇˇ‡ˇ¿ˇ¿ˇÄˇ¸˚!¸c˝¯ˇˇ‡ˇ¿ˇ¿ˇÄˇ¸(˚!¸A˝¯ˇˇ‡ˇ¿ˇ¿ˇÄˇ¸˚!¸A˝¯ˇˇ‡ˇ¿ˇ¿ˇÄˇ¸˚¸I˛ÎÃÄà˚¸AÎ3˛˚¸AΛ¿˚¸cÎ3 (˚¸AÎÿ˚¸AÎw@˚¸I˛Îÿà˚¸AÎ3˛˚!¸A˝¯ˇˇ‡ˇ¿ˇ¿ˇÄˇ¸˚!¸c˝¯ˇˇ‡ˇ¿ˇ¿ˇÄˇ¸(˚!¸A˝¯ˇˇ‡ˇ¿ˇ¿ˇÄˇ¸˚!¸A˝¯ˇˇ‡ˇ¿ˇ¿ˇÄˇ¸˚!¸I˝¯ˇˇ‡ˇ¿ˇ¿ˇÄˇ¸à˚!¸A˝¯ˇˇ‡ˇ¿ˇ¿ˇÄˇ¸˚ ¸AÂ˚ ¸cÂ(˚ ¸AÂ˚!¸A˝<Dò¸˚!¸I˝    $ç¸à˚!¸A˝$DѸ˚!¸A˝Då¸ ˚"¸cIJ    D§¸
  2349. (˚"¸@IJ 8Dò¸˚ ¸@ÄÊ˚ ¸HÄÊà˚ ¸@¿Ê˚ ¸@`Ê0˚ò*@ÄD@ÄD∑à˜Ã ¸b0Êb(˚ ¸@Ê¿˚
  2350. ¸@ÁÄ˚
  2351. ¸HãÁàà˚¸@‡Ë8˚¸@?ˡ‡˚
  2352. ¸b‰"(˚
  2353. ¸@‰˚
  2354. ¸@‰˚¸H„à˚
  2355. ¸‰ˇ¯˚◊◊◊◊◊◊◊◊◊◊◊◊◊◊    ¿03¸`˛0    0ˆ ‡˛0ªÔ>ˆ
  2356. „πŒw?xʘø˜ÕˆÌÔ˝ΩÊcˇ∏ ˆ fmÔÃ=‡Ê?˜ø ¸ c˘Ôø`Ê◊◊◊◊◊◊◊◊◊◊◊◊◊◊◊◊◊◊◊◊◊◊◊◊
  2357. ¯?¯ˇ¸Î
  2358. ˘˜˜wˆˇÄ˜
  2359. ˘Îï˜ ˘;Î3?į
  2360. ˘˝Í›¿¯ ˙≥Í3`¯
  2361. ˙ÃÏ ï¯ ˙pÎw|¯ ˙»ÍàŒ¯ò*Ä¿DÄ¿D˜à7à ˙3È3Ģ˙˝Ïˇ‡‡˘˚≤#¿Ï:38˘˛»Îœˇˇ˛¸˛ˇˇ˜p νw˝˝Ã»àÎà˝Ãfl˝˛32ν3IJ=–˝Î¸›‡˛&Û¸"(0p8Ä8ĸ"#0˛&ø ¸¿‹¿Ó‡Ó‡¸‹˛*p¸˛0p0pÉ0É0˛¸t˛*»∏è˛àå``Ä0Ä0˛àºèàŒ˛*`¿1Gê9CêÄ!àÄ à˛`¿2˛*&
  2362. Å¿` IÄ¿ò Aă¿bL$¿aå¿p˛* # 2˛"HÄÅpÄá(@@D@@Ñ""# 23˛+' 0Ĭ HÄ¿ò<¿`ÿ`å
  2363. ġ+'¿ IÄBIÄDêÄ"H Ä à¿ ġ+'å ¯ ààâ1b1cÄ!à<Ä àààå㯠åġ+'2˛Ä 0 0Ä0Ä0 ˛¿ˇ+<˛˛ÄŒ<‡Œ<‡Áp«p˛¿ˇ+2:?ˇ˛"ÄxÄxÄ<¿|¿2""*?ˇ#@ˇ,?ˇ˛¿Ï ?ˇ¿ˇ4ˇ˛@Ï ?ˇÅ@ˇhòˇˇâ˛à¿Ï(ààòˇˇâà¿ˇ0ˇÅ˛`Ï`ˇÅ@ˇ<ˇÉ˛ Ï@ˇÅ¿ˇ20?ˇ˝" Ï‚""8?ˇ£#@ˇ,?ˇ˛0ÏÄ?ˇ¿ˇ+4?˛˛¿¿‡˛Äˇġ*,à˛é˛àêÛÄx˜Äx{¿º{¿˝à˛äåġ+2 ¸˛Ä¿ Ä¿ @`¿`˛ ¸ġ+< ˛ì¿ì@4–†
  2364. å ˛ ġ)"":˛",4`64¿L±† &í ˝""*3˛* ɲ 2R‡2ê∞'í0˛˛*Äp˛†"z†"2ê%˛¿pv˛)»Ë»˛àé‡2‡2Fê∞'Ç0˝àË»Ã˛) 0IJ@@|ꆠ   ú  ˝8Å<˛(ÿ˛˝Ä@Ä@¿  ¿`˝˛ÿ˛'≤"‚˝"#¡¿ ¡¿ `‡`¿¸"b#0˛%ÏĸÄwpwp;Ä∏;Ä˚L‡˛%7v˚Ä¿¿‡0¸wIJ˝Ã˛à¿Ó(àà˝Ãœ˝Û˛3˛@Ó`˝3¸˝˛?˛ˇ¿pÓ¿fl˛ˇÄ˝˚2""8Ô¢"#p˘˚ÃÔˇ˛ ¿˘ ˙˜ÈĢ ˙lÈàçĢ ˙3 Í3¯
  2365. ˙›¿Ï
  2366. fi¯
  2367. ˙È36¯˙Ëï ˙˜Íwx¯
  2368. ˘ÍÃ¯ ¯ˇ≥Ì3?¿¯˜Ïˇ‡˜◊◊◊◊◊◊◊◊ò*¿D¿D7àwÃ◊    ¿0xwIJ¿Â0l<˝¿ÂªÔ>x?w9Œ¸ʘøo1õflø˚ˆ‡Êcˇ∏l=òfløˆ¿Ê?˜øx7wΩÔ¸¿Ê◊◊◊◊◊◊◊◊◊◊◊◊◊◊◊◊◊◊◊◊◊◊◊◊◊◊◊◊◊˘á·¿`õº@ÄCÄÚ˘E Äê    ¡    ÄƒÒ˘!!ÉâÄé˝ˆ˘!"!Ö^éÇÛ¬ù£Ä˘˘!‡B!âähâÅ¢QM%"ƒÄ˘˘B@DB0üàîà!∞ÅB¢éABǯ˘Ç ÄÑD    ÷º"    ƒ≤–NE    ¯˘‡s¯Ç§X|>ú9$é29¯◊◊◊◊˘IJ    ¿<Ó˘@¸0Ó˘ ˝! êÔ˘#wçx⁄!    "#ûÇë‹@˘$ô)§P!7-$IkR)†˘Hë"QD†B9NHQrd)¿˘â‚'ZN∞DAêhíÑ$RÔ˘¢ìµ ¯9G,t#ë¿Ó ÎÓ ÎÓpÎ◊˘¿˛
  2369. ‡aÄ|¿Ú˘@˚
  2370.     %Äâ Ú˘˙
  2371. Eê Ú˘4nò@Á‚0 Eaíeê QÙò*8D8DwàØÃ˘    ìi°.M: í⁄hê$!¶¥HÙ˘I¿àé ¥¢p"PDB'8àÙ˘!<öS"@Ÿ/Ä,`Dǯ@êÙ˘ ‘ë√üŒ`<¡Äë÷p@Ég9`Ù
  2372. Í@˛Û
  2373. ÍIJÛ Î˝ÄÙ◊◊◊◊◊◊◊◊◊◊◊◊◊˘Ä†¸8΢Ä@¸Î˘ @ Î˘ y”<◊Ä'åÏ˘         %mRk"íÏ˘ ëF!I"¢rE Ï˘ íK ¢ì%,ÑE¶Ï˘
  2374. 3Ï≤íYÙtÈÄ̯ Ä˝@Í ¯ Ä˝@Á ¯q¿˝‡Á◊ ˘Ä0¿Ê ˘Ä    Â ˘Ä Â
  2375. ˘¢∫Á
  2376. ˘$SMh$ÃÁ
  2377. ˘D§NpDàÁ
  2378. ˘NµÄ"OÁ
  2379. ˘.5"Œpw5Á◊◊◊◊ ˘H¸00Ë ˘ÿ¸HHˢê@ˢë£Ì7é–`ˢê§ΔI`ˢ    !BDâ!@ Ë˘    ≤Yàû"ÄHˢ#ÓàjÅ‚Ë◊◊◊◊ˇ
  2380. ‰@ˇ ˇˇˇˇ@
  2381. ˇ·ˇ‚7^
  2382. 4*\¯, Palatino
  2383. &e.3+l"CHAPTER ”)>1,     Helvetica
  2384.     ˇˇ—ÚˇÆ(@lHardware4⁄*˙¯
  2385. (‡*24
  2386.     )BExternal Video Interface4^*¿¯
  2387. k*r¯4l*r¯ mlm¯
  2388. ˇ·ˇ‚7^
  2389. ˇˇ‹.ˇ◊°dONLNd\lkÔ(glMonitor Sense Codesˇˇˇˇˇˇ€r(g1
  2390. °dONLNdrl~Û({lZTo identify the type of monitor connected, the external video interface uses the standard °dONLNdnlã•*
  2391. EApple monitor sense codes as well as the newer extended sense codes. ¿Ä°dONLNd≥•ãÕ(à•    Table 1-8Ó¿°dONLNdºÕãÓ)( shows °dONLNd√ålò‰(ïlUthe sense codes for each of the supported monitors. Refer to the Macintosh Technical °dONLNdôl•Ñ*
  2392. Note –`°dONLNdôÑ•–)M.HW.SenseLinesÓ°dONLNd,ô–•Ÿ)L< for a description of the sense code system. Note that SVGA °dONLNdh¶l≤Ô(ØlRmonitors use the same sense code as VGA monitors. The user selects SVGA mode from °dONLNd∫≥lø*
  2393. #the Monitors control panel options.
  2394. ‚*ͯ4„*ͯ Êlʯ
  2395. ˇ·ˇ‚7^
  2396.     °dONLNdfiÿl„ì*$    Table 1-8°dONLNdËÿ™„/)>Recognized monitor sense codes°dONLNdl˚å(¯lMonitor
  2397. ˙±˛)4˚±˛( ˚≈˚i
  2398. ˇ·ˇ‚7^-
  2399. °dONLNd ˚$)^Standard sense code
  2400. ˙(˛˙4˚(˛˘ ˚<˚‡
  2401. ˇ·ˇ‚7^h°dONLNd#m˚…)£Extended sense codeÛJ°dONLNd;ˇ≈
  2402. ‹(≈(2 : 0)ÈP°dONLNdCˇ<
  2403. P)w(1, 2)ÈP°dONLNdJˇé
  2404. ¢)R(0, 2)ÈP°dONLNdQˇ‡
  2405. Ù)R(0, 1)
  2406. °dONLNdY
  2407. l£(l 12-inch RGBÛJ°dONLNde
  2408. ≈Ÿ)Y0 1 0ÈP°dONLNdk
  2409. <F)w—ÈP°dONLNdm
  2410. éò)R—ÈP°dONLNdo
  2411. ‡Í)R—°dONLNdrl+£((l 13-inch RGBÛJ°dONLNd~≈+Ÿ)Y1 1 0ÈP°dONLNdÑ<+F)w—ÈP°dONLNdÜé+ò)R—ÈP°dONLNdà‡+Í)R—°dONLNdã1l=ç(:lPortraitÛJ°dONLNdî1≈=Ÿ)Y0 0 1ÈP°dONLNdö1<=F)w—ÈP°dONLNdú1é=ò)R—ÈP°dONLNdû1‡=Í)R—°dONLNd°ClO§(LlVGA/SVGAÛJ°dONLNd™C≈OŸ)Y1 1 1ÈP°dONLNd∞C<OH)w0 1ÈP°dONLNd¥CéOö)R0 1ÈP°dONLNd∏C‡OÏ)R1 1°dONLNdΩUla£(^l 16-inch RGBÛJ°dONLNd…U≈aŸ)Y1 1 1ÈP°dONLNdœU<aH)w1 0ÈP°dONLNd”Uéaö)R1 1ÈP°dONLNd◊U‡aÏ)R0 1°dONLNd‹glsü(pl
  2412. No monitorÛJ°dONLNdÁg≈sŸ)Y1 1 1ÈP°dONLNdÌg<sH)w1 1ÈP°dONLNdÒgésö)R1 1ÈP°dONLNdıg‡sÏ)R1 1ˇ~@ˇ ˇˇˇˇ@
  2413. ˇ·ˇ‚7^
  2414. 4H\, Palatino
  2415. &e.3+ä"CHAPTER ”)>1,     Helvetica
  2416.     ˇˇ—ÚˇÆ(@äHardware4⁄ä˙(‡äRAM Expansion Interface
  2417. (‡ 254^H¿
  2418. ^Hx4^Hx
  2419. àHê4âHê äHä
  2420. ˇ·ˇ‚7^
  2421. ˇˇ©ˇÆ°dONLNduHà(ÉHRAM Expansion InterfaceˇˇˇˇˇˇU˛(É1
  2422. °dONLNdôä•Û(¢äPThe secondary logic board contains a 70-pin RAM expansion connector (slot) that °dONLNdh¶ä≤¯*
  2423. Msupports RAM expansion cards from 2 MB to 10 MB in size. RAM expansion cards °dONLNdµ≥äøÒ*
  2424. Mdesigned for the PowerBook 100/140/145/170 are generally compatible with the °dONLNd¿äÃø*
  2425. PowerBook (@°dONLNd ¿¿Ãœ)6160(@°dONLNd¿œÃ‰) and `°dONLNd¿ÂÃ)
  2426. PowerBook Ω†°dONLNd¿Ã))5180Ω†°dONLNd!¿)Ã),, but impose limitations on performance and °dONLNdMÕäŸ(÷ämaximum RAM expansion.°dONLNddfläÎ*RAs with earlier members of the PowerBook family, only 4 Mbit (512K x 8-bit) PSRAM °dONLNd∂Ïä¯*
  2427. Pchips are used for expansion RAM. The maximum power budget for RAM expansion is °dONLNd˘ä¿*
  2428.  
  2429. 2 watts (400 l†°dONLNd˘¡˚)7
  2430. mA at +5 V). °dONLNd! äfi(äLFor purposes of this discussion, there are two types of RAM expansion cards:,
  2431.  
  2432. Zapf Dingbats
  2433. °dONLNdn!ä(è*n
  2434. °dONLNdpñ*À)
  2435. Compatible^°dONLNdzÃ*    )6C — cards designed for the PowerBook 100/140/145/170 are compatible °dONLNdΩ*ñ6Ω(3ñ    with the ∞İdONLNdΔ*Ω6Ú)'
  2436. PowerBook X¿°dONLNd–*Û6)6160/180h°dONLNd◊*6 )$5, but are limited to a maximum of 6 MB of RAM. These °dONLNd 6ñBU(?ñ-cards also impose an extra wait state in the .°dONLNd96VBã)¿
  2437. PowerBook ÷@°dONLNdC6ãBö)5180÷@°dONLNdF6öBú).
  2438. °dONLNdHKäRè(Qän
  2439. °dONLNdJHñT®) Fast”@°dONLNdNH®T˙)K — cards designed specifically for the PowerBook 160/180 can contain up to °dONLNdôTñ`¢(]ñ10 °dONLNdúT£`ñ)
  2440. 2MB of RAM. These cards must use 85 ns PSRAM chips.
  2441. ÑHã4ÖHã ÜäÜ
  2442. ˇ·ˇ‚7^
  2443. ˇˇ‹.ˇ◊°dONLNdœuäÑ`(Ää"RAM Expansion Electrical Interfaceˇˇˇˇˇˇ€r(Ä1
  2444. °dONLNdÚãäó(îäZWith the exception of two signals, the RAM expansion slot is electrically compatible with °dONLNdLòä§*
  2445. Tthat of the PowerBook 140/145/170. This section lists the RAM expansion signals and °dONLNd†•ä±0*
  2446. &describes the differences between the ‡°dONLNdΔ•1±f)ß
  2447. PowerBook ( °dONLNd–•g±ã)6160/1807`°dONLNd◊•ã±˝)$ RAM expansion slot and °dONLNdÔ≤äæ (ªäprevious PowerBook models.°dONLNd
  2448. ƒä–*Developers should refer to „`°dONLNd/ƒ–‚)x4Designing Cards and Drivers for the Macintosh Family6@°dONLNduƒ„–)·, third °dONLNd}—䛩(⁄äeditionø`°dONLNdÑ—©›Î)E, for information about RAM expansion in earlier PowerBook computers.
  2449. ˚H4¸H ˝ä˝
  2450. ˇ·ˇ‚7^
  2451. °dONLNd Óä¸Δ(¯ä/FASTRAMˇˇˇˇˇˇ‘@(¯1
  2452. °dONLNd”ä( äVThe /FASTRAM signal, pin 46, defines whether the expansion card contains 85 or 100 ns °dONLNd)ä§*
  2453. >RAM, and also indicates whether the card contains more than 6 b¿°dONLNdg•ˇ(•MB of memory. The °dONLNdyä(ø(%ä
  2454. PowerBook (@°dONLNdÉ¿(œ)6160(@°dONLNdÜœ(‰) and `°dONLNdãÂ()
  2455. PowerBook Ω†°dONLNdï())5180Ω†°dONLNdò)(Å) can accept up to 10 ذdONLNd≠Ç(Î)YMB of expansion RAM. °dONLNd¬)ä5(2äQHowever, cards that contain more than 6 MB are not compatible with the PowerBook °dONLNd6äB›*
  2456. 100/140/145/170. °dONLNd%HäTn*2The /FASTRAM signal is asserted by default in the w°dONLNdWHoT§)Â
  2457. PowerBook @°dONLNdaH•T…)6160/180.İdONLNdhH…Tˆ)$  (pin 46 is °dONLNdtUäa˛(^äRgrounded on the logic board). If you design a fast RAM expansion card, you should °dONLNdΔbänw*
  2458. 3leave the /FASTRAM signal disconnected so that the Ø`°dONLNd˘bwn¨)Ì
  2459. PowerBook W†°dONLNdb≠n—)6160/180f‡°dONLNd
  2460. b—n )$ can take full °dONLNdoä{ı(xäadvantage of your card. ˇå@ˇ ˇˇˇˇ@
  2461. ˇ·ˇ‚7^
  2462. 4*\¯, Palatino
  2463. &e.3+l"CHAPTER ”)>1,     Helvetica
  2464.     ˇˇ—ÚˇÆ(@lHardware4⁄*˙¯
  2465. (‡*26
  2466.     )BRAM Expansion Interface4^*¿¯
  2467. ^*k¯4^*k¯,
  2468.  
  2469. Zapf Dingbats
  2470. °dONLNd]Xg`(eXs
  2471. °dONLNd_lg°)WARNING
  2472. ˇ·ˇ‚7^
  2473. °dONLNd    ilu¨*
  2474. ADo not tie /FASTRAM to ground on your RAM expansion card because °dONLNdJulÅ•* Iit will cause a short circuit if the card is used in a PowerBook 100/140/°dONLNdìÅlç* !145/170. These computers use pin ‡°dONLNd¥Åçç)ö46 as a +5 V power supply. By °dONLNd“çlôç(ñlBleaving this pin disconnected, your card will not cause damage if °dONLNdôl•* !installed in any other PowerBook.
  2475. w@°dONLNd>ú§
  2476. )õs
  2477. °dONLNd@∑l√„(¿lLA compatible RAM expansion card must hold /FASTRAM high. Because pin 46 was °dONLNdåƒl–ø*
  2478. designated as a +5 _@°dONLNdüƒ¿–⁄)T=V supply in earlier PowerBooks, existing RAM expansion cards °dONLNd‹—l›†(⁄lFalready hold this signal high (assuming all the +5 V pins were bused).°dONLNd#„lÔÏ*QCards that hold /FASTRAM high are presumed to use 100 ns RAM, and will cause the °dONLNdtl¸V*
  2479. 7memory controller to insert an extra wait state in the !†°dONLNd´W¸å)Î
  2480. PowerBook …‡°dONLNdµå¸õ)5180…‡°dONLNd∏õ¸ù).
  2481. *!¯4*!¯ l¯
  2482. ˇ·ˇ‚7^
  2483. °dONLNd∫
  2484. l∫(l /ROM.CS.EXPˇˇˇˇˇˇ‘@(Ò1
  2485. °dONLNdΔ!l-Ó(*lTThe ROM chip select signal that was assigned to pin 49 of the PowerBook 140/145/170 °dONLNd.l:<*
  2486. -RAM expansion slot is not implemented in the Δ¿°dONLNdG.<:q)–
  2487. PowerBook o°dONLNdQ.r:ñ)6160/180~@°dONLNdX.ñ:˜)$. This signal was only °dONLNdo;lG˜(DlVuseful for implementing ROM cards, and should be left disconnected on expansion cards.
  2488. e*l¯4f*l¯ glg¯
  2489. ˇ·ˇ‚7^
  2490. °dONLNdΔXlfÕ*RAM Chip Selectsˇˇˇˇˇˇ‘@(bÒ1
  2491. °dONLNd◊llx(ul&The RAM chip select signals listed in ÿ °dONLNd˝lx9)•    Table 1-9`°dONLNdl:xÍ))& begin with /RAMCS2 because the first °dONLNd,ylÖÈ(ÇlPtwo chip selects (/RAMCS0 and /RAMCS1) are used for the built-in 4 MB of RAM on °dONLNd|Ülí∞*
  2492. the logic board.°dONLNdçòl§ı*TWhen /FASTRAM is asserted, each chip select signal activates one 2 MB RAM bank. For °dONLNd·•l±Î*
  2493. Sexample, a fast 4 MB card activates /RAMCS2 for the first bank and /RAMCS3 for the °dONLNd4≤læè*
  2494. second. °dONLNd=ƒl–Ã*QFor compatible cards, chip selects are paired in the same way as they are on the °dONLNdé—l›fl*
  2495. TPowerBook 140/145/170. Each chip select activates the upper or lower 16 bits of a 2 |¿°dONLNd‚—‡›Ú(⁄‡MB °dONLNdÂfil͉(ÁlPbank. On a 4 MB card, for example, /RAMCS2 and /RAMCS5 are paired for the first °dONLNd5Îl˜ö*
  2496. =bank, and /RAMCS3 and /RAMCS6 are paired for the second bank.°dONLNds˝l    î*    Table 1-9Æ@°dONLNd|˝î    ˆ)(P lists the name and description of each of the RAM expansion connector signals. °dONLNdÃ
  2497. lÔ(lWExcept for pins 46 and 49, these signals are compatible with the PowerBook 140/170, as °dONLNd#l#§*
  2498.  
  2499. described in `°dONLNd:•#Ö)94Designing Cards and Drivers for the Macintosh Familyg@°dONLNdˇˇ)‡, third edition1 °dONLNdˇˇ)=.± °dONLNdˇˇ) 1 °dONLNdˇˇ)
  2500. Figure 1-8œ°dONLNdˇˇ), °dONLNdˇˇ(-lshows the connector pinout.ˇû@ˇ ˇˇˇˇ@
  2501. ˇ·ˇ‚7^
  2502. 4H\, Palatino
  2503. &e.3+ä"CHAPTER ”)>1,     Helvetica
  2504.     ˇˇ—ÚˇÆ(@äHardware4⁄ä˙(‡äRAM Expansion Interface
  2505. (‡ 274^H¿
  2506. gHn4gHn jäj
  2507. ˇ·ˇ‚7^
  2508.     °dONLNd\äg±(dä    Table 1-9°dONLNd
  2509. \»gP)>RAM expansion connector signalsá@°dONLNd8\PgR)à °dONLNdˇˇ(|ä
  2510. Pin number’U°dONLNdˇˇ)P Signal name*™°dONLNdˇˇ)QSignal description
  2511. °dONLNd`Çäéè(ãä1’U°dONLNdbÇ⁄éÒ)PGND*™°dONLNdfÇ+éM)QGround°dONLNdnîä†è(ùä2’U°dONLNdpî⁄†Ò)PGND*™°dONLNdtî+†M)QGround°dONLNd|¶ä≤è(Øä3’U°dONLNd~¶⁄≤Î)PA20*™°dONLNdǶ+≤ô)QAddress bit 20 (buffered)°dONLNdù∏äƒè(¡ä4’U°dONLNdü∏⁄ƒÎ)PA17*™°dONLNd£∏+ƒô)QAddress bit 17 (buffered)°dONLNdæ ä÷è(”ä5’U°dONLNd¿ ⁄÷Î)PA18*™°dONLNdƒ +÷ô)QAddress bit 18 (buffered)°dONLNdfl‹äËè(Âä6’U°dONLNd·‹⁄ËÎ)PA19*™°dONLNd‹+Ëô)QAddress bit 19 (buffered)°dONLNdÓä˙è(˜ä7’U°dONLNdÓ⁄˙Î)PA16*™°dONLNdÓ+˙ô)QAddress bit 16 (buffered)°dONLNd!ä è(    ä8’U°dONLNd#⁄ ˆ)P/LLW*™°dONLNd(+ w)QLower write byte°dONLNd:äè(ä9’U°dONLNd<⁄Î)PA14*™°dONLNd@+ô)QAddress bit 14 (buffered)°dONLNd[$ä0î(-ä10’U°dONLNd^$⁄0˜)P/LUW*™°dONLNdc$+0ô)QLower middle write byte°dONLNd|6äBî(?ä11’U°dONLNd6⁄BÊ)PA9*™°dONLNdÇ6+Bî)QAddress bit 9 (buffered)°dONLNdúHäTî(Qä12’U°dONLNdüH⁄TÎ)PA15*™°dONLNd£H+Tô)QAddress bit 15 (buffered)°dONLNdæZäfî(cä13’U°dONLNd¡Z⁄fÊ)PA8*™°dONLNdƒZ+fî)QAddress bit 8 (buffered)°dONLNdfiläxî(uä14’U°dONLNd·l⁄xÎ)PA10*™°dONLNdÂl+xô)QAddress bit 10 (buffered)°dONLNd~ääî(áä15’U°dONLNd~⁄äÊ)PA7*™°dONLNd~+äî)QAddress bit 7 (buffered)°dONLNd êäúî(ôä16’U°dONLNd#ê⁄úÎ)PA11*™°dONLNd'ê+úô)QAddress bit 11 (buffered)°dONLNdB¢äÆî(´ä17’U°dONLNdE¢⁄ÆÊ)PA6*™°dONLNdH¢+Æî)QAddress bit 6 (buffered)°dONLNdb¥ä¿î(Ωä18’U°dONLNde¥⁄¿Î)PA13*™°dONLNdi¥+¿ô)QAddress bit 13 (buffered)°dONLNdÑΔä“î(œä19’U°dONLNdáΔ⁄“Ê)PA5*™°dONLNdäΔ+“î)QAddress bit 5 (buffered)°dONLNd§ÿä‰î(·ä20’U°dONLNdßÿ⁄‰)P/RAM.OE*™°dONLNdØÿ+‰
  2512. )Q-RAM output enable and refresh for 4 MB PSRAMs°dONLNdfiÍäˆî(Ûä21’U°dONLNd·Í⁄ˆÊ)PA4*™°dONLNd‰Í+ˆî)QAddress bit 4 (buffered)°dONLNd˛¸äî(ä22’U°dONLNd¸⁄Î)PA12*™°dONLNd¸+ô)QAddress bit 12 (buffered)°dONLNd äî(ä23’U°dONLNd#⁄Ê)PA3*™°dONLNd&+î)QAddress bit 3 (buffered)°dONLNd@ ä,î()ä24’U°dONLNdC ⁄,    )P/RAMCS2*™°dONLNdK +,°)QPSRAM bank 2 chip select °dONLNdf2ä>î(;ä25’U°dONLNdi2⁄>Ê)PA2*™°dONLNdl2+>î)QAddress bit 2 (buffered)°dONLNdÜDäPî(Mä26’U°dONLNdâD⁄P
  2513. )PMDATA23*™°dONLNdëD+P˙)Q.Bit 23, 32-bit-wide memory data bus (buffered)°dONLNd¡Väbî(_ä27’U°dONLNdƒV⁄b
  2514. )PMDATA16*™°dONLNdÃV+b˙)Q.Bit 16, 32-bit-wide memory data bus (buffered)°dONLNd¸hätî(qä28’U°dONLNdˇh⁄t
  2515. )PMDATA22*™°dONLNdh+t˙)Q.Bit 22, 32-bit-wide memory data bus (buffered)°dONLNd7zäÜî(Éä29’U°dONLNd:z⁄Ü
  2516. )PMDATA17*™°dONLNdBz+Ü˙)Q.Bit 17, 32-bit-wide memory data bus (buffered)°dONLNdråäòî(ïä30’U°dONLNduå⁄ò
  2517. )PMDATA21*™°dONLNd}å+ò˙)Q.Bit 21, 32-bit-wide memory data bus (buffered)°dONLNd≠ûä™î(ßä31’U°dONLNd∞û⁄™
  2518. )PMDATA18*™°dONLNd∏û+™˙)Q.Bit 18, 32-bit-wide memory data bus (buffered)
  2519. Hê°dONLNdÎ≤˜ª+à   continuedˇt@ˇ ˇˇˇˇ@
  2520. ˇ·ˇ‚7^
  2521. 4*\¯, Palatino
  2522. &e.3+l"CHAPTER ”)>1,     Helvetica
  2523.     ˇˇ—ÚˇÆ(@lHardware4⁄*˙¯
  2524. (‡*28
  2525.     )BRAM Expansion Interface4^*¿¯
  2526. °dONLNdÇlév(ãl32’U°dONLNdǺéÏ)PMDATA20*™°dONLNd Ç
  2527. é‹)Q.Bit 20, 32-bit-wide memory data bus (buffered)°dONLNd;îl†v(ùl33’U°dONLNd>”)PGND*™°dONLNdBî
  2528. †/)QGround°dONLNdJ¶l≤v(Øl34’U°dONLNdM¶º≤Î)P/RAMCS5*™°dONLNdU¶
  2529. ≤Ä)QPSRAM bank 5 chip select°dONLNdo∏lƒv(¡l35’U°dONLNdr∏ºƒÁ)PMDATA4*™°dONLNdy∏
  2530. ƒ◊)Q-Bit 4, 32-bit-wide memory data bus (buffered)°dONLNd® l÷v(”l36’U°dONLNd´ º÷Ï)PMDATA19*™°dONLNd≥ 
  2531. ÷‹)Q.Bit 19, 32-bit-wide memory data bus (buffered)°dONLNd„‹lËv(Âl37’U°dONLNdÊ‹ºËÁ)PMDATA2*™°dONLNdÌ‹
  2532. Ë◊)Q-Bit 2, 32-bit-wide memory data bus (buffered)°dONLNdÓl˙v(˜l38’U°dONLNdÓº˙Á)PMDATA3*™°dONLNd&Ó
  2533. ˙◊)Q-Bit 3, 32-bit-wide memory data bus (buffered)°dONLNdUl v(    l39’U°dONLNdXº Á)PMDATA0*™°dONLNd_
  2534.  ◊)Q-Bit 0, 32-bit-wide memory data bus (buffered)°dONLNdélv(l40’U°dONLNdëºÁ)PMDATA1*™°dONLNdò
  2535. ◊)Q-Bit 1, 32-bit-wide memory data bus (buffered)°dONLNd«$l0v(-l41’U°dONLNd $º0Á)PMDATA7*™°dONLNd—$
  2536. 0◊)Q-Bit 7, 32-bit-wide memory data bus (buffered)°dONLNd6lBv(?l42’U°dONLNd6ºBÁ)PMDATA6*™°dONLNd
  2537. 6
  2538. B◊)Q-Bit 6, 32-bit-wide memory data bus (buffered)°dONLNd9HlTv(Ql43’U°dONLNd<HºTfi)P+5V.SH*™°dONLNdCH
  2539. T∞)Q+5 V (RAM power/shutdown plane)°dONLNddZlfv(cl44’U°dONLNdgZºfÁ)PMDATA5*™°dONLNdnZ
  2540. f◊)Q-Bit 5, 32-bit-wide memory data bus (buffered)°dONLNdùllxv(ul45’U°dONLNd†lºxÎ)P/RAMCS4*™°dONLNd®l
  2541. xÄ)QPSRAM bank 4 chip select°dONLNd¬~läv(ál46’U°dONLNd≈~ºäÚ)P/FASTRAM*™°dONLNdŒ~
  2542. äÙ)Q2Indicates 85 ns PSRAM or more than 6 MB installed *™°dONLNdâ
  2543. ï3*     on card. p*°dONLNd    â3ï|)&See warning on  °dONLNdâ}ïï)Jpage 3™°dONLNdâïïü)263™°dONLNdâüï°)
  2544. .°dONLNd"õlßv(§l47’U°dONLNd%õº߀)P/UUW*™°dONLNd*õ
  2545. ßX)QUpper write byte°dONLNd<≠lπv(∂l48’U°dONLNd?≠ºπŸ)P/ULW*™°dONLNdD≠
  2546. π{)QUpper middle write byte°dONLNd]ølÀv(»l49’U°dONLNd`øºÀÀ)Pn.c.*™°dONLNdeø
  2547. ÀM)Q
  2548. Not connected°dONLNdt—l›v(⁄l50’U°dONLNdw—º›Î)P/RAMCS3*™°dONLNd—
  2549. ›Ä)QPSRAM bank 3 chip select°dONLNdô„lÔv(Ïl51’U°dONLNdú„ºÔÎ)P/RAMCS7*™°dONLNd§„
  2550. ÔÄ)QPSRAM bank 7 chip select°dONLNdæılv(˛l52’U°dONLNd¡ıºfi)P+5V.SH*™°dONLNd»ı
  2551. ∞)Q+5 V (RAM power/shutdown plane)°dONLNdÈlv(l53’U°dONLNdϺÏ)PMDATA27*™°dONLNdÙ
  2552. ‹)Q.Bit 27, 32-bit-wide memory data bus (buffered)°dONLNd$l%v("l54’U°dONLNd'º%Ô)PMDATA28 *™°dONLNd0
  2553. %‹)Q.Bit 28, 32-bit-wide memory data bus (buffered)°dONLNd`+l7v(4l55’U°dONLNdc+º7Ï)PMDATA14*™°dONLNdk+
  2554. 7‹)Q.Bit 14, 32-bit-wide memory data bus (buffered)°dONLNdõ=lIv(Fl56’U°dONLNdû=ºIÏ)PMDATA29*™°dONLNd¶=
  2555. I‹)Q.Bit 29, 32-bit-wide memory data bus (buffered)°dONLNd÷Ol[v(Xl57’U°dONLNdŸOº[Ï)PMDATA24*™°dONLNd·O
  2556. [‹)Q.Bit 24, 32-bit-wide memory data bus (buffered)°dONLNdalmv(jl58’U°dONLNdaºmÏ)PMDATA30*™°dONLNda
  2557. m‹)Q.Bit 30, 32-bit-wide memory data bus (buffered)°dONLNdLslv(|l59’U°dONLNdOsºÏ)PMDATA25*™°dONLNdWs
  2558. ‹)Q.Bit 25, 32-bit-wide memory data bus (buffered)°dONLNdáÖlëv(él60’U°dONLNdäÖºëÏ)PMDATA31*™°dONLNdíÖ
  2559. ë‹)Q.Bit 31, 32-bit-wide memory data bus (buffered)°dONLNd¬ól£v(†l61’U°dONLNd≈óº£Ï)PMDATA26*™°dONLNdÕó
  2560. £‹)Q.Bit 26, 32-bit-wide memory data bus (buffered)
  2561. Hê°dONLNd´Ÿ¥˘+à   continued
  2562. g*n¯4g*n¯ jlj¯
  2563. ˇ·ˇ‚7^
  2564.     °dONLNdˇˇ(dl    Table 1-9°dONLNdˇˇ)>RAM expansion connector signalsá@°dONLNdˇˇ)à  (continued)°dONLNdˇˇ(|l
  2565. Pin number’U°dONLNdˇˇ)P Signal name*™°dONLNdˇˇ)QSignal descriptionˇD@ˇ ˇˇˇˇ@
  2566. ˇ·ˇ‚7^
  2567. 4H\, Palatino
  2568. &e.3+ä"CHAPTER ”)>1,     Helvetica
  2569.     ˇˇ—ÚˇÆ(@äHardware4⁄ä˙(‡äRAM Expansion Interface
  2570. (‡ 294^H¿°dONLNdÇäéî(ãä62’U°dONLNdÇ⁄é
  2571. )PMDATA15*™°dONLNd Ç+é˙)Q.Bit 15, 32-bit-wide memory data bus (buffered)°dONLNd;îä†î(ùä63’U°dONLNd>î⁄†
  2572. )PMDATA13*™°dONLNdFî+†˙)Q.Bit 13, 32-bit-wide memory data bus (buffered)°dONLNdv¶ä≤î(Øä64’U°dONLNdy¶⁄≤)PMDATA8*™°dONLNdĶ+≤ı)Q-Bit 8, 32-bit-wide memory data bus (buffered)°dONLNdØ∏äƒî(¡ä65’U°dONLNd≤∏⁄ƒ
  2573. )PMDATA12*™°dONLNd∫∏+ƒ˙)Q.Bit 12, 32-bit-wide memory data bus (buffered)°dONLNdÍ ä÷î(”ä66’U°dONLNdÌ ⁄÷)PMDATA9*™°dONLNdÙ +÷ı)Q-Bit 9, 32-bit-wide memory data bus (buffered)°dONLNd#‹äËî(Âä67’U°dONLNd&‹⁄Ë
  2574. )PMDATA11*™°dONLNd.‹+Ë˙)Q.Bit 11, 32-bit-wide memory data bus (buffered)°dONLNd^Óä˙î(˜ä68’U°dONLNdaÓ⁄˙
  2575. )PMDATA10*™°dONLNdiÓ+˙˙)Q.Bit 10, 32-bit-wide memory data bus (buffered)°dONLNdôä î(    ä69’U°dONLNdú⁄ Ò)PGND*™°dONLNd†+ M)QGround°dONLNd®äî(ä70’U°dONLNd´⁄    )P/RAMCS6*™°dONLNd≥+û)QPSRAM bank 6 chip select
  2576. gHn4gHn jäj
  2577. ˇ·ˇ‚7^
  2578.     °dONLNdˇˇ(dä    Table 1-9°dONLNdˇˇ)>RAM expansion connector signalsá@°dONLNdˇˇ)à  (continued)°dONLNdˇˇ(|ä
  2579. Pin number’U°dONLNdˇˇ)P Signal name*™°dONLNdˇˇ)QSignal descriptionˇ[†@ˇ ˇˇˇˇ@
  2580. ˇ·ˇ‚7^
  2581. 4*\¯, Palatino
  2582. &e.3+l"CHAPTER ”)>1,     Helvetica
  2583.     ˇˇ—ÚˇÆ(@lHardware4⁄*˙¯
  2584. (‡*30
  2585.     )BRAM Expansion Interface4^*¿¯
  2586. g*w¯4g*w¯"h*]
  2587. ˇ·ˇ‚7^°dONLNd\lgñ(dl
  2588. Figure 1-8°dONLNd \Æg2)BRAM expansion connector pinout
  2589. wj.4viwjò@ƒ@ƒwj∑.ÁÁÁ˚˝ˇ¿˛ˇ˛˘˚˝ˇ¿˛ˇ˛˘˚˝ˇ¿˛ˇ˛˘˚˝ˇ¿˛ˇ˛˘ ˚¿¯˘ ˚¿¯˘ ˚¿¯˘ ˚¿¯˘ ˚¿¯˘ ˚¿¯˘Ä¿¯—8¸#í@¿¯9$¸
  2590. AR@¿˛$¸OR@¿9‡s¿ı$¸'2@¿` ¿@s$¸Ä¿C0Ç`±8¸˚ ÄDêÜ ˘˚ Ä¿òÇ0˘?¯ˇ√Ç?˘ˇ˛ˇ˚ ÄDÇ ˘˚ ÄG∞Ç`˘˚ Ä` ¿@˘˚ Ä9‡s¿˘˚IJ˘º˛į¿¸)Ñ˛į• ¸(à˛Ä˛Ö ¸8ê˛Ä9‡s¿ô ¸Dê˛Ä` ¿@a ¸Dê˛ÄA0Ü`|¿¸˚ ÄCâ ˘˚ Ä≈Å0˘?¯ˇ«òÉ?˘ˇ˛ˇ˚ ÄAâ ˘˚ ÄA0Ü`˘˚ ¿` ¿@˘˚ ¿9‡s¿˘˚¿˛˘ò˛¿¯¿¸)§˛¿¯ô ¸(§˛¿˛â ¸8ú˛¿9‡s¿࿸DÑ˛¿` ¿@I ¸D∏˛¿C∞á`H¿¸˚ ¿Dà ˘˚ ¿«é0˘?¯ˇƒòÅ?˘ˇ˛ˇ˚ ¿Dêâ ˘˚ ¿C0Ü`˘˚ ¿` ¿@˘˚ ¿9‡s¿˘˚¿˛˘Ö ¿¯‡¸Ö†¿¯ô˚
  2591. (Ö†¿˛⿸(Ö†¿9‡s¿â ¸HÇ@¿` ¿@I ¸OÚ@¿C0è`H¿¸˚ ¿DêÅ ˘˚ ¿ƒòÇ0˘?¯ˇ√Ñ?˘ˇ˛ˇò@ă@ă∑j˜.˚ ¿DêÑ ˘˚ ¿C0Ñ`˘˚ ¿` ¿@˘˚ ¿9‡s¿˘˚¿˛˘í꿯@¸í–¿¯ò¿¸
  2592. (í–¿˛â@¸(í–¿9‡s¿⇸Hë ¿` ¿@H@¸Oa ¿HÜ`H@¸˚ ¿Y0â ˘˚ ¿…8â0˘?¯ˇ…8á?˘ˇ˛ˇ˚ ¿I0Å ˘˚ ¿Hé`˘˚ ¿` ¿@˘˚ ¿9‡s¿˘˚¿˛˘ú˛¿¯˚)†˛¿¯§˚(∏˛¿˛§˚8Ñ˛
  2593. ¿9‡s¿ú˚D§˛
  2594. ¿` ¿@D˚Dò˛
  2595. ¿Hê‡x˚˚ ÄY0±†˘˚ Ä»8ê∞˘?¯ˇ»ÿêø˘ˇ˛ˇ˚ ÄIê†˘˚ ¿Iê‡˘˚ ¿` ¿@˘˚ ¿9‡s¿˘˚¿˛˘ò˛¿¯˚)§˛¿¯§˚(§˛¿˛§˚8§˛
  2596. ¿9‡s¿ò˚D§˛
  2597. ¿` ¿@d˚Dò˛
  2598. ¿Hpë‡X˚˚ ¿X–≤`˘˚ ¿…Xêp˘?¯ˇ…¯ê¯ˇ˛ˇ˚ ¿HPí`˘˚ ¿Hp뇢˚ ¿` ¿@˘˚ ¿9‡s¿˘˚¿˛˘à˛¿¯<˚)ò˛¿¯Ñ˚(à˛¿˛à˚8à˛
  2599. ¿9‡s¿ê˚Dà˛
  2600. ¿` ¿@P˚Dà˛
  2601. ¿Hë‡P˚˚ ¿Y≤ ˘˚ ¿…ÿì∞˘?¯ˇ…8ê˘ˇ˛ˇ˚ ¿I0í`˘˚ ¿H뇢˚ ¿` ¿@˘˚ ¿9‡s¿˘˚¿˛˘ò˛¿¯˚)§˛¿¯†˚(Ñ˛¿˛∏˚òÄ¿ƒÄ¿ƒ˜j7.8å˛
  2602. ¿9‡s¿§˚D§˛
  2603. ¿` ¿@d˚Dò˛
  2604. ¿Hì‡X˚˚ ¿Y0∞`˘˚ ¿…8ê∞˘?¯ˇ»ÿë?˘ˇ˛ˇ˚ ¿I0ë ˘˚ ¿Hë`˘˚ ¿` ¿@˘˚ ¿9‡s¿˘˚¿˛˘ c¿¿¯˚+`í¿¯†˚
  2605. )+a
  2606. ¿˛∏˚.;a ¿¿9‡s¿Ñ˚IF†í¿` ¿@d˚IF¢c¿¿Xë‡X˚˚ Äe0≤`˘˚ Ä≈8íp˘?¯ˇŸ8ë¯ˇ˛ˇ˚ ¿a0ê`˘˚ ¿|ì‡˘˚ ¿` ¿@˘˚ ¿9‡s¿˘˚¿˛˘ò˛¿¯˚)§˛¿¯ò˚(Ñ˛¿˛®˚8ò˛
  2607. ¿9‡s¿º˚D†˛
  2608. ¿` ¿@H˚Dº˛
  2609. ¿X∞‡H˚˚ ¿e0…†˘˚ ¿ƒ8à∞˘?¯ˇÿÿ∞ø˘ˇ˛ˇ˚ ¿a¿†˘˚ ¿}¯‡˘˚ ¿` ¿@˘˚ ¿9‡s¿˘˚¿˛˘!û`¿¯˚+b`꿯§˚
  2610. )+d¿˛Ñ˚.;d
  2611. `¿9‡s¿å˚IF¢bÄ¿` ¿@d˚IF°ú¿Xp±‡X˚˚ ¿d– `˘˚ ¿≈Xàp˘?¯ˇŸ¯∞¯ˇ˛ˇ˚ ¿`P¬`˘˚ ¿|p˘‡˘˚ ¿` ¿@˘˚ ¿9‡s¿˘˚¿˛˘D·>C0¿¯˚líà§»¿¯§˚
  2612. líà†à¿˛Ñ˚lìà„¿9‡s¿ò˚TîIH¿` ¿@`˚T‰I∞¿X±‡|˚˚ ¿e  ˘˚ ¿≈ÿã∞˘?¯ˇŸ8∞˘ˇ˛ˇ˚ ¿a0¬`˘˚ ¿|˘‡˘ò¿ƒ¿ƒ7jw.˚ ¿` ¿@˘˚ ¿9‡s¿˘˚¿˛˘D·>C0¿¯NÙġlíà§»¿¯…(J4˛
  2613. líà†à¿˛…(J˛lìà„0¿9‡s¿…8NġTîI@¿` ¿@IDQġT‰I¯¿X≥‡NDQ˛˚ Äe0»`˘˚ Ä≈8à∞˘?¯ˇÿÿ±?˘ˇ˛ˇ˚ ¿a0¡ ˘˚ ¿|˘`˘˚ ¿` ¿@˘˚ ¿9‡s¿˘˚¿˛˘D·>C¿¯NÙġlíà§∞¿¯…(J0ġ
  2614. líà†ê¿˛…(J˛lìà„¿9‡s¿…8N˛TîI¿` ¿@IDQ˛T‰Iê¿X±‡NDQ˛˚ ¿e0 `˘˚ ¿≈8äp˘?¯ˇÕ8±¯ˇ˛ˇ˚ ¿e0¿`˘˚ ¿X˚‡˘˚ ¿` ¿@˘˚ ¿9‡s¿˘˚¿˛˘D·>C0¿¯NÙ˛líà§»¿¯…(J4ġ
  2615. líà†»¿˛…(Jġlìà„H¿9‡s¿…8N˛TîIH¿` ¿@IDQġT‰I∞¿X∞‡NDQ˛˚ ¿e0…†˘˚ ¿ƒ8à∞˘?¯ˇÃÿòø˘ˇ˛ˇ˚ ¿e»†˘˚ ¿Y∞‡˘˚ ¿` ¿@˘˚ ¿9‡s¿˘˚¿˛˘!ûp¿¯—8¸+b`Ä¿¯9$¸
  2616. )+d‡¿˛$¸.;d
  2617. ¿9‡s¿ı$¸IF¢bê¿` ¿@s$¸IF°ú`¿Xp±‡±8¸˚ ¿d– `˘˚ ¿≈Xàp˘?¯ˇÕ¯ò¯ˇ˛ˇ˚ ¿dP `˘˚ ¿Xp±‡˘˚ ¿` ¿@˘˚ ¿9‡s¿˘˚¿˛˘D·>A0¿¯NÙ˛líà£H¿¯…(J0˛
  2618. líà°H¿˛…(JP˛lìà·8¿9‡s¿…8Nx˛TîI¿` ¿@IDQ˛ò@ƒ@ƒwj∑.T‰Ip¿X±‡NDQ˛˚ Äe  ˘˚ Ä≈ÿã∞˘?¯ˇÕ8ò˘ˇ˛ˇ˚ ¿e0 `˘˚ ¿X±‡˘˚ ¿` ¿@˘˚ ¿9‡s¿˘˚¿˛˘D·>C¿¯NÙ0˛líà§Ä¿¯…(JH˛
  2619. líà†Ä¿˛…(J˛lìà·Ä¿9‡s¿…8N0˛TîIÄ¿` ¿@IDQ@˛T‰I¿X≥‡NDQx˛˚ ¿e0»`˘˚ ¿≈8à∞˘?¯ˇÃÿô?˘ˇ˛ˇ˚ ¿e0… ˘˚ ¿X±`˘˚ ¿` ¿@˘˚ ¿9‡s¿˘˚¿˛˘D·>A¿¯NÙ0˛líࣿ¯…(JH˛
  2620. líà°¿˛…(JH˛lìà·¿9‡s¿…8NH˛TîI¿` ¿@IDQH˛T‰I¿H±‡NDQ0˛˚ ¿Y0 `˘˚ ¿È8äp˘?¯ˇ˝8ô¯ˇ˛ˇ˚ ¿I0»`˘˚ ¿H≥‡˘˚ ¿` ¿@˘˚ ¿9‡s¿˘˚¿˛˘D·>CÄ¿¯NÙx˛líà§¿¯…(J˛
  2621. líàß¿˛…(J˛lìà‰Ä¿9‡s¿…8N ˛TîIÄ¿` ¿@IDQ ˛T‰I¿Hê‡NDQ ˛˚ ¿Y0±†˘˚ ¿Ë8–∞˘?¯ˇ¸ÿ¯ø˘ˇ˛ˇ˚ ¿Iê†˘˚ ¿Iê‡˘˚ ¿` ¿@˘˚ ¿9‡s¿˘˚¿˛˘D·>CÄ¿¯:#…˝líà§¿¯B$    ˝
  2622. líàß¿˛qCâ˝lìà‡Ä¿9‡s¿    AO˝TîIÄ¿` ¿@…DI˝T‰I¿Hpë‡0ãâ˝˚ ÄX–≤`˙˚ ÄÈX–p˘?¯ˇ˝¯¯¯ˇ˛ˇ˚ ¿HPí`˘˚ ¿Hp뇢˚ ¿` ¿@˘˚ ¿9‡s¿˘ò@ă@ă∑j˜.˚¿˛˘#˛·"¿¯·"Ú˛Tí∂¿¯í∂%˛
  2623. (Sàí∂¿˛í∂@Ͳ/qH„∂¿9‡s¿„∂@_˛HåHîj¿` ¿@îj%˛Hãàîj¿Hë‡îj‚˛˚ ¿Y≤ ˘˚ ¿Èÿ”∞˘?¯ˇ˝8¯˘ˇ˛ˇ˚ ¿I0í`˘˚ ¿H뇢˚ ¿` ¿@˘˚ ¿9‡s¿˘˚¿˛˘"꿯íJ@˝"–¿¯íK@˝
  2624. )"–¿˛íK@˝)"–¿9‡s¿íK@˝I! ¿` ¿@íDÄ˝F= ¿Hì‡aÑÄ˝˚ ¿Y0∞`˘˚ ¿È8–∞˘?¯ˇ¸ÿ˘?˘ˇ˛ˇ˚ ¿I0ë ˘˚ ¿Hë`˘˚ ¿` ¿@˘˚ ¿9‡s¿˘˚¿˛˘!û`¿¯˘+b`꿯˘
  2625. )+d¿˛ ˚.;d
  2626. 0¿9‡s¿í˚IF¢bê¿` ¿@ê˚IF°ú`¿\ë‡ÆÄ¸˚ ¿a0≤`˘˚ ¿˘8“p˘?¯ˇ≈8˘¯ˇ˛ˇ˚ ¿e0ê`˘˚ ¿Xì‡˘˚ ¿` ¿@˘˚ ¿9‡s¿˘˚¿˛˘¢<꿯·"ˇ˛"@꿯í∂%˛
  2627. 8ê¿˛í∂@‚˛î¿9‡s¿„∂@T˛|îDê¿` ¿@îj%˛∏ê¿\∏‡îj‰˛˝ ¿a0¡†˘˚ į8∞˘?¯ˇƒÿàø˘ˇ˛ˇ˚ Äe»†˘˚ ¿Y∞‡˘˚ ¿` ¿@˘˚ ¿9‡s¿˘˚¿˛˘D·>C0¿¯NÙ7ġlíà§»¿¯…(JHġ
  2628. líà†»¿˛…(J    ˛lìà„0¿9‡s¿…8N2˛TîIH¿` ¿@IDQB˛T‰I∞¿\pπ‡NDQz˛˚ ¿`–¬`˘òÄ¿ƒÄ¿ƒ˜j7.˚ ¿˘Xp˘?¯ˇ≈¯à¯ˇ˛ˇ˚ ¿dP `˘˚ ¿Xp±‡˘˚ ¿` ¿@˘˚ ¿9‡s¿˘˚¿˛˘D·>C0¿¯NÙ˛líà§»¿¯…(J3˛
  2629. líà†»¿˛…(J˛lìà„8¿9‡s¿…8NġTîI¿` ¿@IDQ˛T‰I¿\π‡NDQ˛˚ ¿a¬ ˘˚ ¿˘ÿÛ∞˘?¯ˇ≈8à˘ˇ˛ˇ˚ ¿e0 `˘˚ ¿X±‡˘˚ ¿` ¿@˘˚ ¿9‡s¿˘˚¿˛˘D·>C0¿¯NÙ1˛líà§»¿¯…(JK˛
  2630. líà†»¿˛…(J
  2631. ˛lìà·»¿9‡s¿…8N7ġTîI»¿` ¿@IDQA˛T‰I0¿\ª‡NDQy˛˚ ¿a0¿`˘˚ ¿˘8∞˘?¯ˇƒÿâ?˘ˇ˛ˇ˚ ¿e0… ˘˚ ¿X±`˘˚ ¿` ¿@˘˚ ¿9‡s¿˘˚¿˛˘G»ƒ¿¯NÙ3ġ°,¿¯…(JL˛
  2632. °$¿˛…(J˛·d¿9‡s¿…8N0ġ#$¿` ¿@IDQDġ"ƒ¿\π‡NDQ{˛˚ ¿a0¬`˘˚ Ģ8Úp˘?¯ˇÂ8â¯ˇ˛ˇ˚ Äe0»`˘˚ ¿X≥‡˘˚ ¿` ¿@˘˚ ¿9‡s¿˘˚¿˛˘D·>A8¿¯NÙ3ġlíà£@¿¯…(JL˛
  2633. líà°p¿˛…(J˛lìà·¿9‡s¿…8N4ġTîIH¿` ¿@IDQDġT‰I0¿\∏‡NDQ{˛˚ ¿a0¡†˘˚ ¿¯8∞˘?¯ˇ‰ÿ»ø˘ˇ˛ˇ˚ ¿e»†˘˚ ¿Y∞‡˘˚ ¿` ¿@˘˚ ¿9‡s¿˘˚¿˛˘D·>C¿¯NÙ˛ò¿ƒ¿ƒ7jw.líà§Ä¿¯…(J4ġ
  2634. líà§Ä¿˛…(Jġlìà„¿9‡s¿…8NġTîIÄ¿` ¿@IDQġT‰I¿\pπ‡NDQ˛˚ ¿`–¬`˘˚ ¿˘Xp˘?¯ˇ¯»¯ˇ˛ˇ˚ ¿dP `˘˚ ¿Xp±‡˘˚ ¿` ¿@˘˚ ¿9‡s¿˘˚¿˛˘D·>C¿¯NÙ˛líà§Ä¿¯…(J4ġ
  2635. líà§Ä¿˛…(Jġlìà„Ä¿9‡s¿…8N˛TîIÄ¿` ¿@IDQ˛T‰I¿\π‡NDQġ˚ ¿a¬ ˘˚ ¿˘ÿÛ∞˘?¯ˇÂ8»˘ˇ˛ˇ˚ ¿e0 `˘˚ ¿X±‡˘˚ ¿` ¿@˘˚ ¿9‡s¿˘˚¿˛˘D·>A0¿¯NÙ˛líà£H¿¯…(J3˛
  2636. líà°H¿˛…(J˛lìà·H¿9‡s¿…8N˛TîIH¿` ¿@IDQ˛T‰I0¿\ª‡NDQ˛˚ ¿a0¿`˘˚ ¿˘8∞˘?¯ˇ‰ÿ…?˘ˇ˛ˇ˚ ¿e0… ˘˚ ¿X±`˘˚ ¿` ¿@˘˚ ¿9‡s¿˘˚¿˛˘!ûp¿¯—8¸+b`Ä¿¯9$¸
  2637. )+d‡¿˛$¸.;d
  2638. ê¿9‡s¿ı$¸IF¢bê¿` ¿@s$¸IF°ú`¿|π‡±8¸˚ ÄE0¬`˘˚ Ä…8Úp˘?¯ˇ—8…¯ˇ˛ˇ˚ ÄQ0»`˘˚ ¿P≥‡˘˚ ¿` ¿@˘˚ ¿9‡s¿˘˚¿˛˘ ˚¿¯˘ ˚¿¯˘ ˚¿¯˘˚˝ˇ‡˛ˇ˛˘˚˝ˇ‡˛ˇ˛˘˚˝ˇ‡˛ˇ˛˘˚˝ˇ‡˛ˇ˛˘ÁÁò@ƒ@ƒwj∑.ÁÁÁÁÁÁÁÁÁÁéÒ„ÄÄÄ ˘õÅ∑üÄ˝ ¿˝ ˘õ·∑üèˇÛüÛåÁfl9Ó˘õ1ÁüüÌ˚˝€Ã6˜ÉÌÏ˘õ±∑üòÌ˚fl€Ãˆ˜ÉÌÏ˘˛·ºflèˇ{˝Û«ú˜≥fl∏Ó˘
  2639. ˙ ˚ˆ
  2640. ˙ ˚ˆÁ
  2641. ‡ ¿¿`∞0ı
  2642. ∞ ``∞0ı
  2643. øŒ˝√n˜n˜=˜>ı
  2644. ∑˝Ôfl„ˇ˚flπ˝øı
  2645. øÔÔˇ„x¸{‹1Ω∏ı
  2646. ÁÔÔfl„œgÓ˜±∑?ı˜¿Ú˜¿ÚÁ;Ä0 ¿Ï8˚Ä˝
  2647. Ó¿0¿xÕÏ˚Ôœú{˛¡Ôáø
  2648. Ô‹0˝Ï{π‡˝èÔ˛ÛæΔ˛Ó˛0Ïo‡fl˝∞˝èÔ{ÿéΔˇŒx›Ïnfia∞˝çÔfiÛˇœ{áæfœfiÏw8Ê{˝‡˝¯˙`Ä˝¯˙`Ä˝ÁÁÁÁÁÁÁÁÁÁ    ‡òÌ    ∞ÿÌ ø{òflŒxÔ ∑ˇÿfl˚Ô ø˛fl˚xÔ Á≥œüÓÔÁÁÁ
  2649. ¿Ä¿Ú
  2650. ‡Åò¿Ú ÁΩÒá>{flº˘¿Û ʘ˘çøofl¯ˇ`Û
  2651. ʘ¡ùøofi0ˇÚ 7Ω¯˜?yfl˝¯Û 0˛`Ô 0˛`ÔÁò@Iƒ@Iƒ∑j¿. ¡ÅÄ=Ä0 p‡Û ·ÅÄ=Ä0 Ÿ∞Û ÁπÓ=˚ˇÔœ∞Û ÌÌø=ˇ∑ˇny∞Û ÌÌ∏=˚˜ˇl∞Û 7πÔ=øæˇÃÛ‡ÛÁÁÁò@ƒ@ƒwj∑.ÁÁÁ˚˝ˇ¿˛ˇ˛˘˚˝"@˝"˘˚˝@˛˘˚˛ˇ¿˛ˇˆ˘ ˚¿¯˘ ˚@¯˘ ˚@¯˘ ˚@¯˘ ˚@¯˘ ˚@¯˘Ä¿¯—8¸#í@@¯9$¸
  2652. AR@@˛$¸OR@@9‡s¿ı$¸'2@@` ¿@s$¸Ä¿C0Ç`±8¸˚ ÄDêÜ ˘˚ Ä¿òÇ0˘?¯ˇ√Ç?˘ˇ˛ˇ˚ ÄDÇ ˘˚ ÄG∞Ç`˘˚ Ä` ¿@˘˚ Ä9‡s¿˘˚IJ˘º˛į¿¸)Ñ˛į• ¸(à˛Ä˛Ö ¸8ê˛Ä9‡s¿ô ¸Dê˛Ä` ¿@a ¸Dê˛ÄA0Ü`|¿¸˚ ÄCâ ˘˚ Ä≈Å0˘?¸ˇ˛˛ˇ«òÉ?˘ˇ˛ˇ˚ ÄAâ ˘˚ ÄA0Ü`˘˚ ¿` ¿@˘˚ @9‡s¿˘˚@˛˘ò˛@¯¿¸)§˛@¯ô ¸(§˛¿˛â ¸8ú˛@9‡s¿࿸DÑ˛@` ¿@I ¸D∏˛@C∞á`H¿¸˚ @Dà ˘˚ @«é0˘?¸ˇ˛˛ˇƒòÅ?ˇˇ˚¸ˇ˛ˇ˚ @Dêâ ˘˚ @C0Ü`˘˚ @` ¿@˘˚ @9‡s¿˘˚@˛˘Ö ¿¯‡¸Ö†@¯ô˚
  2653. (Ö†@˛⿸(Ö†@9‡s¿â ¸HÇ@@` ¿@I ¸OÚ@@C0è`H¿¸˚ ¿DêÅ ˘˚ @ƒòÇ0˘?˚ˇ
  2654. ˇˇ√Ñ?ˇˇÛ¸ˇ˛ò@ă@ă∑j˜.˚ @DêÑ ˘˚ @C0Ñ`˘˚ @` ¿@˘˚ ¿9‡s¿˘˚@˛˘íê@¯@¸í–@¯ò¿¸
  2655. (í–@˛â@¸(í–@9‡s¿⇸Hë ¿` ¿@H@¸Oa @HÜ`H@¸˚ @Y0â ˘˚ @…8â0˘?¸ˇ ˛ˇˇ…8á?ˇˇÛ¸ˇ˛ˇ˚ @I0Å ˘˚ ¿Hé`˘˚ @` ¿@˘˚ @9‡s¿˘˚@˛˘ú˛@¯˚)†˛@¯§˚(∏˛¿˛§˚8Ñ˛
  2656. @9‡s¿ú˚D§˛
  2657. @` ¿@D˚Dò˛
  2658. ¿Hê‡x˚˚ ÄY0±†˘˚ Ä»8ê∞˘?¸ˇ˛˛ˇ»ÿêø˘ˇ˛ˇ˚ ÄIê†˘˚ ¿Iê‡˘˚ @` ¿@˘˚ @9‡s¿˘˚@˛˘ò˛¿¯˚)§˛@¯§˚(§˛@˛§˚8§˛
  2659. @9‡s¿ò˚D§˛
  2660. @` ¿@d˚Dò˛
  2661. @Hpë‡X˚˚ ¿X–≤`˘˚ @…Xêp˘?˚ˇˇˇ…¯ê˛ˇÛ¸ˇ˛ˇ˚ @HPí`˘˚ @Hp뇢˚ @` ¿@˘˚ ¿9‡s¿˘˚@˛˘à˛@¯<˚)ò˛@¯Ñ˚(à˛@˛à˚8à˛
  2662. @9‡s¿ê˚Dà˛
  2663. ¿` ¿@P˚Dà˛
  2664. @Hë‡P˚˚ @Y≤ ˘˚ @…ÿì∞˘?¸ˇ ˛ˇˇ…8êˇˇÛ¸ˇ˛ˇ˚ @I0í`˘˚ ¿H뇢˚ @` ¿@˘˚ @9‡s¿˘˚@˛˘ò˛@¯˚)§˛@¯†˚(Ñ˛¿˛∏˚òÄ¿ƒÄ¿ƒ˜j7.8å˛
  2665. @9‡s¿§˚D§˛
  2666. @` ¿@d˚Dò˛
  2667. @Hì‡X˚˚ @Y0∞`˘˚ @…8ê∞˘?¸ˇ˛˛ˇ»ÿë?ˇˇ˚¸ˇ˛ˇ˚ @I0ë ˘˚ @Hë`˘˚ @` ¿@˘˚ @9‡s¿˘˚@˛˘ c¿¿¯˚+`í@¯†˚
  2668. )+a
  2669. @˛∏˚.;a ¿@9‡s¿Ñ˚IF†í@` ¿@d˚IF¢c¿¿Xë‡X˚˚ Äe0≤`˘˚ Ä≈8íp˘?¯ˇŸ8ë¯ˇ˛ˇ˚ ¿a0ê`˘˚ @|ì‡˘˚ @` ¿@˘˚ ¿9‡s¿˘˚@˛˘ò˛@¯˚)§˛@¯ò˚(Ñ˛@˛®˚8ò˛
  2670. @9‡s¿º˚D†˛
  2671. ¿` ¿@H˚Dº˛
  2672. @X∞‡H˚˚ @e0…†˘˚ @ƒ8à∞˘?¸ˇ ˛ˇˇÿÿ∞øˇˇÛ¸ˇ˛ˇ˚ @a¿†˘˚ ¿}¯‡˘˚ @` ¿@˘˚ @9‡s¿˘˚@˛˘!û`@¯˚+b`ê@¯§˚
  2673. )+d¿˛Ñ˚.;d
  2674. `@9‡s¿å˚IF¢bÄ@` ¿@d˚IF°ú@Xp±‡X˚˚ @d– `˘˚ @≈Xàp˘?¸ˇ˛˛ˇŸ¯∞˛ˇ˚¸ˇ˛ˇ˚ @`P¬`˘˚ @|p˘‡˘˚ @` ¿@˘˚ @9‡s¿˘˚@˛˘D·>C0¿¯˚líà§»@¯§˚
  2675. líà†à@˛Ñ˚lìà„@9‡s¿ò˚TîIH@` ¿@`˚T‰I∞@X±‡|˚˚ ¿e  ˘˚ @≈ÿã∞˘?˚ˇ
  2676. ˇˇŸ8∞ˇˇÛ¸ˇ˛ˇ˚ @a0¬`˘˚ @|˘‡˘ò¿ƒ¿ƒ7jw.˚ @` ¿@˘˚ ¿9‡s¿˘˚@˛˘D·>C0@¯NÙġlíà§»@¯…(J4˛
  2677. líà†à@˛…(J˛lìà„0@9‡s¿…8NġTîI@¿` ¿@IDQġT‰I¯¿X≥‡NDQ˛˚ Äe0»`˘˚ Ä≈8à∞˘?¸ˇ˛˛ˇÿÿ±?˘ˇ˛ˇ˚ ¿a0¡ ˘˚ ¿|˘`˘˚ @` ¿@˘˚ @9‡s¿˘˚@˛˘D·>C@¯NÙġlíà§∞@¯…(J0ġ
  2678. líà†ê¿˛…(J˛lìà„@9‡s¿…8N˛TîI@` ¿@IDQ˛T‰Iê@X±‡NDQ˛˚ @e0 `˘˚ @≈8äp˘?¸ˇ˛˛ˇÕ8±˛ˇ˚¸ˇ˛ˇ˚ @e0¿`˘˚ @X˚‡˘˚ @` ¿@˘˚ @9‡s¿˘˚@˛˘D·>C0¿¯NÙ˛líà§»@¯…(J4ġ
  2679. líà†»@˛…(Jġlìà„H@9‡s¿…8N˛TîIH@` ¿@IDQġT‰I∞@X∞‡NDQ˛˚ ¿e0…†˘˚ @ƒ8à∞˘?˚ˇ
  2680. ˇˇÃÿòøˇˇÛ¸ˇ˛ˇ˚ @e»†˘˚ @Y∞‡˘˚ @` ¿@˘˚ ¿9‡s¿˘˚@˛˘!ûp@¯—8¸+b`Ä@¯9$¸
  2681. )+d‡@˛$¸.;d
  2682. @9‡s¿ı$¸IF¢bê¿` ¿@s$¸IF°ú`@Xp±‡±8¸˚ @d– `˘˚ @≈Xàp˘?¸ˇ˛ˇˇÕ¯ò˛ˇÛ¸ˇ˛ˇ˚ @dP `˘˚ ¿Xp±‡˘˚ @` ¿@˘˚ @9‡s¿˘˚@˛˘D·>A0@¯NÙ˛líà£H@¯…(J0˛
  2683. líà°H¿˛…(JP˛lìà·8@9‡s¿…8Nx˛TîI@` ¿@IDQ˛ò@ƒ@ƒwj∑.T‰Ip¿X±‡NDQ˛˚ Äe  ˘˚ Ä≈ÿã∞˘?¸ˇ˛˛ˇÕ8ò˘ˇ˛ˇ˚ ¿e0 `˘˚ @X±‡˘˚ @` ¿@˘˚ @9‡s¿˘˚@˛˘D·>C¿¯NÙ0˛líà§Ä@¯…(JH˛
  2684. líà†Ä@˛…(J˛lìà·Ä@9‡s¿…8N0˛TîIÄ@` ¿@IDQ@˛T‰I@X≥‡NDQx˛˚ ¿e0»`˘˚ @≈8à∞˘?˚ˇ
  2685. ˇˇÃÿô?ˇˇÛ¸ˇ˛ˇ˚ @e0… ˘˚ @X±`˘˚ @` ¿@˘˚ ¿9‡s¿˘˚@˛˘D·>A@¯NÙ0˛líà£@¯…(JH˛
  2686. líà°@˛…(JH˛lìà·@9‡s¿…8NH˛TîI¿` ¿@IDQH˛T‰I@H±‡NDQ0˛˚ @Y0 `˘˚ @È8äp˘?¸ˇ˛ˇˇ˝8ô˛ˇÛ¸ˇ˛ˇ˚ @I0»`˘˚ ¿H≥‡˘˚ @` ¿@˘˚ @9‡s¿˘˚@˛˘D·>CÄ@¯NÙx˛líà§@¯…(J˛
  2687. líàß¿˛…(J˛lìà‰Ä@9‡s¿…8N ˛TîIÄ@` ¿@IDQ ˛T‰I@Hê‡NDQ ˛˚ @Y0±†˘˚ @Ë8–∞˘?¸ˇ˛˛ˇ¸ÿ¯øˇˇ˚¸ˇ˛ˇ˚ @Iê†˘˚ @Iê‡˘˚ @` ¿@˘˚ @9‡s¿˘˚@˛˘D·>CÄ¿¯:#…˝líà§@¯B$    ˝
  2688. líàß@˛qCâ˝lìà‡Ä@9‡s¿    AO˝TîIÄ@` ¿@…DI˝T‰I¿Hpë‡0ãâ˝˚ ÄX–≤`˙˚ ÄÈX–p˘?¯ˇ˝¯¯¯ˇ˛ˇ˚ ¿HPí`˘˚ @Hp뇢˚ @` ¿@˘˚ ¿9‡s¿˘ò@ă@ă∑j˜.˚@˛˘#˛·"@¯·"Ú˛Tí∂@¯í∂%˛
  2689. (Sàí∂@˛í∂@Ͳ/qH„∂@9‡s¿„∂@_˛HåHîj¿` ¿@îj%˛Hãàîj@Hë‡îj‚˛˚ @Y≤ ˘˚ @Èÿ”∞˘?¸ˇ ˛ˇˇ˝8¯ˇˇÛ¸ˇ˛ˇ˚ @I0í`˘˚ ¿H뇢˚ @` ¿@˘˚ @9‡s¿˘˚@˛˘"ê@¯íJ@˝"–@¯íK@˝
  2690. )"–¿˛íK@˝)"–@9‡s¿íK@˝I! @` ¿@íDÄ˝F= @Hì‡aÑÄ˝˚ @Y0∞`˘˚ @È8–∞˘?¸ˇ˛˛ˇ¸ÿ˘?ˇˇ˚¸ˇ˛ˇ˚ @I0ë ˘˚ @Hë`˘˚ @` ¿@˘˚ @9‡s¿˘˚@˛˘!û`¿¯˘+b`ê@¯˘
  2691. )+d@˛ ˚.;d
  2692. 0@9‡s¿í˚IF¢bê@` ¿@ê˚IF°ú`@\ë‡ÆÄ¸˚ ¿a0≤`˘˚ @˘8“p˘?˚ˇˇˇ≈8˘˛ˇÛ¸ˇ˛ˇ˚ @e0ê`˘˚ @Xì‡˘˚ @` ¿@˘˚ ¿9‡s¿˘˚@˛˘¢<ê@¯·"ˇ˛"@ê@¯í∂%˛
  2693. 8ê@˛í∂@‚˛î@9‡s¿„∂@T˛|îDê¿` ¿@îj%˛∏ê¿\∏‡îj‰˛˝ ¿a0¡†˘˚ į8∞
  2694. ˘?¸ˇ˛˛ˇƒÿàøˇˇ˚¸ˇ˛ˇ˚ Äe»†˘˚ ¿Y∞‡˘˚ @` ¿@˘˚ @9‡s¿˘˚@˛˘D·>C0@¯NÙ7ġlíà§»@¯…(JHġ
  2695. líà†»¿˛…(J    ˛lìà„0@9‡s¿…8N2˛TîIH@` ¿@IDQB˛T‰I∞@\pπ‡NDQz˛˚ @`–¬`˘òÄ¿ƒÄ¿ƒ˜j7.˚ @˘Xp˘?¸ˇ˛˛ˇ≈¯à˛ˇ˚¸ˇ˛ˇ˚ @dP `˘˚ @Xp±‡˘˚ @` ¿@˘˚ @9‡s¿˘˚@˛˘D·>C0¿¯NÙ˛líà§»@¯…(J3˛
  2696. líà†»@˛…(J˛lìà„8@9‡s¿…8NġTîI@` ¿@IDQ˛T‰I@\π‡NDQ˛˚ ¿a¬ ˘˚ @˘ÿÛ∞˘?˚ˇ
  2697. ˇˇ≈8àˇˇÛ¸ˇ˛ˇ˚ @e0 `˘˚ @X±‡˘˚ @` ¿@˘˚ ¿9‡s¿˘˚@˛˘D·>C0@¯NÙ1˛líà§»@¯…(JK˛
  2698. líà†»@˛…(J
  2699. ˛lìà·»@9‡s¿…8N7ġTîI»¿` ¿@IDQA˛T‰I0@\ª‡NDQy˛˚ @a0¿`˘˚ @˘8∞˘?¸ˇ ˛ˇˇƒÿâ?ˇˇÛ¸ˇ˛ˇ˚ @e0… ˘˚ ¿X±`˘˚ @` ¿@˘˚ @9‡s¿˘˚@˛˘G»ƒ@¯NÙ3ġ°,@¯…(JL˛
  2700. °$¿˛…(J˛·d@9‡s¿…8N0ġ#$@` ¿@IDQDġ"ƒ@\π‡NDQ{˛˚ ¿a0¬`˘˚ Ģ8Úp˘?¸ˇ˛˛ˇÂ8â¯ˇ˛ˇ˚ Äe0»`˘˚ ¿X≥‡˘˚ @` ¿@˘˚ @9‡s¿˘˚@˛˘D·>A8¿¯NÙ3ġlíà£@@¯…(JL˛
  2701. líà°p@˛…(J˛lìà·@9‡s¿…8N4ġTîIH@` ¿@IDQDġT‰I0@\∏‡NDQ{˛˚ ¿a0¡†˘˚ @¯8∞˘?˚ˇ
  2702. ˇˇ‰ÿ»øˇˇÛ¸ˇ˛ˇ˚ @e»†˘˚ @Y∞‡˘˚ @` ¿@˘˚ ¿9‡s¿˘˚@˛˘D·>C@¯NÙ˛ò¿ƒ¿ƒ7jw.líà§Ä@¯…(J4ġ
  2703. líà§Ä@˛…(Jġlìà„@9‡s¿…8NġTîIÄ¿` ¿@IDQġT‰I@\pπ‡NDQ˛˚ @`–¬`˘˚ @˘Xp˘?¸ˇ˛ˇˇÂ¯»˛ˇÛ¸ˇ˛ˇ˚ @dP `˘˚ ¿Xp±‡˘˚ @` ¿@˘˚ @9‡s¿˘˚@˛˘D·>C@¯NÙ˛líà§Ä@¯…(J4ġ
  2704. líà§Ä¿˛…(Jġlìà„Ä@9‡s¿…8N˛TîIÄ@` ¿@IDQ˛T‰I@\π‡NDQġ˚ @a¬ ˘˚ @˘ÿÛ∞˘?¸ˇ˛˛ˇÂ8»ˇˇ˚¸ˇ˛ˇ˚ @e0 `˘˚ @X±‡˘˚ @` ¿@˘˚ @9‡s¿˘˚@˛˘D·>A0¿¯NÙ˛líà£H@¯…(J3˛
  2705. líà°H@˛…(J˛lìà·H@9‡s¿…8N˛TîIH@` ¿@IDQ˛T‰I0@\ª‡NDQ˛˚ ¿a0¿`˘˚ @˘8∞˘?˚ˇ
  2706. ˇˇ‰ÿ…?ˇˇÛ¸ˇ˛ˇ˚ @e0… ˘˚ @X±`˘˚ @` ¿@˘˚ ¿9‡s¿˘˚@˛˘!ûp@¯—8¸+b`Ä@¯9$¸
  2707. )+d‡@˛$¸.;d
  2708. ê@9‡s¿ı$¸IF¢bê¿` ¿@s$¸IF°ú`¿|π‡±8¸˚ ÄE0¬`˘˚ Ä…8Úp˘?¸ˇ˛˛ˇ—8…¯ˇ˛ˇ˚ ÄQ0»`˘˚ ¿P≥‡˘˚ @` ¿@˘˚ @9‡s¿˘˚@˛˘ ˚@¯˘ ˚@¯˘ ˚¿¯˘˚˛ˇ‡˛ˇÚ˘˚˝ ˝˘˚˝" ˝"˘˚˝ˇ‡˛ˇ˛˘ÁÁò@ƒ@ƒwj∑.ÁÁÁÁÁÁÁÁÁÁéÒ„ÄÄÄ ˘õÅ∑üÄ˝ ¿˝ ˘õ·∑üèˇÛüÛåÁfl9Ó˘õ1ÁüüÌ˚˝€Ã6˜ÉÌÏ˘õ±∑üòÌ˚fl€Ãˆ˜ÉÌÏ˘˛·ºflèˇ{˝Û«ú˜≥fl∏Ó˘
  2709. ˙ ˚ˆ
  2710. ˙ ˚ˆÁ
  2711. ‡ ¿¿`∞0ı
  2712. ∞ ``∞0ı
  2713. øŒ˝√n˜n˜=˜>ı
  2714. ∑˝Ôfl„ˇ˚flπ˝øı
  2715. øÔÔˇ„x¸{‹1Ω∏ı
  2716. ÁÔÔfl„œgÓ˜±∑?ı˜¿Ú˜¿ÚÁ;Ä0 ¿Ï8˚Ä˝
  2717. Ó¿0¿xÕÏ˚Ôœú{˛¡Ôáø
  2718. Ô‹0˝Ï{π‡˝èÔ˛ÛæΔ˛Ó˛0Ïo‡fl˝∞˝èÔ{ÿéΔˇŒx›Ïnfia∞˝çÔfiÛˇœ{áæfœfiÏw8Ê{˝‡˝¯˙`Ä˝¯˙`Ä˝ÁÁÁÁÁÁÁÁÁÁ    ‡òÌ    ∞ÿÌ ø{òflŒxÔ ∑ˇÿfl˚Ô ø˛fl˚xÔ Á≥œüÓÔÁÁÁ
  2719. ¿Ä¿Ú
  2720. ‡Åò¿Ú ÁΩÒá>{flº˘¿Û ʘ˘çøofl¯ˇ`Û
  2721. ʘ¡ùøofi0ˇÚ 7Ω¯˜?yfl˝¯Û 0˛`Ô 0˛`ÔÁò@Iƒ@Iƒ∑j¿. ¡ÅÄ=Ä0 p‡Û ·ÅÄ=Ä0 Ÿ∞Û ÁπÓ=˚ˇÔœ∞Û ÌÌø=ˇ∑ˇny∞Û ÌÌ∏=˚˜ˇl∞Û 7πÔ=øæˇÃÛ‡ÛÁÁÁˇ @ˇ ˇˇˇˇ@
  2722. ˇ·ˇ‚7^
  2723. 4H\, Palatino
  2724. &e.3+ä"CHAPTER ”)>1,     Helvetica
  2725.     ˇˇ—ÚˇÆ(@äHardware4⁄ä˙(‡äRAM Expansion Interface
  2726. (‡ 314^H¿
  2727. kHr4lHr mäm
  2728. ˇ·ˇ‚7^
  2729. ˇˇ‹.ˇ◊°dONLNd\äkû(gä(Designing Compatible RAM Expansion Cardsˇˇˇˇˇˇ€r(g1
  2730. °dONLNd)rä~({äQA compatible RAM expansion card is one that can be used in all PowerBook models, °dONLNdzäã0*
  2731. #from the PowerBook 100 through the ÷İdONLNdù0ãe)¶
  2732. PowerBook ~¿°dONLNdßfãu)6180~¿°dONLNd™uãw).°dONLNd¨ëäù    (öäUThe physical and electrical design guidelines for compatible RAM expansion cards are °dONLNdûä™*
  2733. Uthe same as for PowerBook 100/140/170 cards. Complete specifications are provided in °dONLNd`´ä∑j*
  2734. 4Designing Cards and Drivers for the Macintosh Family“‡°dONLNd¶´j∑¶)‡, third editionú¿°dONLNdµ´ß∑©)=.°dONLNd∑Ωä…¸(ΔäOCompatible expansion cards must hold the /FASTRAM signal high in order for the °dONLNd ä÷ø*
  2735. PowerBook (@°dONLNd ¿÷‰)6160/1807İdONLNd ‰÷)$C memory controller to activate the proper chip selects. Because the°dONLNd[◊ä„¶(‡ä=/FASTRAM signal uses a pin that was formerly dedicated to +5 °dONLNdò◊ß„(‡ßV, most existing °dONLNd©‰äi(Ìä1expansion cards work without modification in the P‡°dONLNd⁄‰jü)‡
  2736. PowerBook ˘ °dONLNd‰‰ü˘)5160 and PowerBook éİdONLNdˆ‰˙    )[180éİdONLNd˘‰     ).°dONLNd˚ˆä(ˇäIn summary, compatible cards,
  2737.  
  2738. Zapf Dingbats
  2739. °dONLNd äè*n
  2740. °dONLNd    ñ) Sconform to the physical and electrical design guidelines for PowerBook 100/140/170 °dONLNdmñ!4* !RAM expansion cards published in Á@°dONLNdò4!˜)û.Designing Cards and Drivers for the Macintosh °dONLNdΔ!ñ-≤(*ñFamily’ °dONLNdfi!≤-Ó), third edition
  2741. °dONLNdÓ6ä=è(<än
  2742. °dONLNd3ñ?R) 'do not contain more than 6 MB of memory
  2743. °dONLNdHäOè(Nän
  2744. °dONLNdEñQ))  use 100 ns or faster PSRAM chips
  2745. °dONLNd;Zäaè(`än
  2746. °dONLNd=Wñc|) 1deassert the /FASTRAM signal by tying pin 46 high
  2747. áHé4àHé âäâ
  2748. ˇ·ˇ‚7^
  2749. ˇˇ‹.ˇ◊°dONLNdoxäát(Éä"Designing Fast RAM Expansion Cardsˇˇˇˇˇˇ€r(É1
  2750. °dONLNdíéäö¸(óäRA fast RAM expansion card is one that takes advantage of the additional speed and °dONLNd‰õäßÃ*
  2751. capacity of the C@°dONLNdÙõÕß)C
  2752. PowerBook ÎİdONLNd˛õß&)5160/180˙¿°dONLNdõ&ßÑ)$ RAM expansion slot.°dONLNd≠äπÒ(∂äPThe /FASTRAM signal, pin 46, serves two purposes. First, it defines whether the °dONLNdj∫äΔ*
  2753. Texpansion card contains 85 or 100 ns RAM. Second, it changes the chip select method °dONLNdæ«ä”
  2754. *
  2755. Uused by the memory controller to enable larger expansion cards (more than 6 MB). See °dONLNd‘ä‡Y*
  2756. -“RAM Expansion Electrical Interface” on page †°dONLNd@‘Z‡d)–25†°dONLNdB‘d‡Δ)
  2757.  for more information.°dONLNdYÊäÚ¸(ÔäThe mechanical design of b°dONLNdrÊ˝Ú2)s
  2758. PowerBook 
  2759. @°dONLNd|Ê3ÚW)6160/180İdONLNdÉÊWÚ)$* RAM expansion cards is identical to that °dONLNd≠Ûäˇ∞(¸ä=of PowerBook 100/140/170 RAM expansion cards as published in 4`°dONLNdÙÛ±ˇ    (¸±Designing Cards and °dONLNdä (    ä Drivers for the Macintosh Family5@°dONLNd: N)à, third editionˇ °dONLNdIN S)<. ˇ °dONLNdKS )
  2760. Figure 1-9ù°dONLNdUÄ Ô)- shows the design guide. 
  2761. H(4H(
  2762. °dONLNdov$~("vs
  2763. °dONLNdpä#ø(!äWARNING
  2764. ˇ·ˇ‚7^
  2765. °dONLNdx&ä2[*/Do not exceed the design envelope specified in `°dONLNdß&\2à)“
  2766. Figure 1-9•@°dONLNd±&à2Ω),
  2767. . Cards that °dONLNdæ2ä>¥(;ä@exceed these specifications may damage the computer, and may be °dONLNd˛>äJS* *incompatible with future PowerBook models.
  2768. 
  2769. `°dONLNd1AYI_)œsˇp2@ˇ ˇˇˇˇ@
  2770. ˇ·ˇ‚7^
  2771. 4*\¯, Palatino
  2772. &e.3+l"CHAPTER ”)>1,     Helvetica
  2773.     ˇˇ—ÚˇÆ(@lHardware4⁄*˙¯
  2774. (‡*32
  2775.     )BRAM Expansion Interface4^*¿¯
  2776. g*w¯4g*w¯"h*]
  2777. ˇ·ˇ‚7^°dONLNd\lgñ(dl
  2778. Figure 1-9°dONLNd \Æg7)BRAM expansion card design guide
  2779. w*z¯4v"w#ò>@È@Èw#∑ √√› ˛˛˛3Ë›!Ëı˙Ö˙˚aÄÈı˚Ö˚˚¿¿È%ı¯˚Ö˚»˚Ñ@Ä˙@ Äĸ*ı˙ˇƒÖ˚ˇË¸å`ç2∫VÇm≥fc[2√çLŸçõ˝,ıx˚í˚à¸0äô5UD™™≠TUj¢£UÜ™á)IJ%ıÒ¸ä©5UD™™ÆTVj¢£Uä≤ã2IJ%ıÒ¸I
  2780. ∂µ5B ª+RSZí£]M[ç`˛ıÒ¸  ˘ ˛ˆıÒ¸ı0ˆı˙ˇ¯˚¸ˇ˛Èı˙˚·ı˙˚·ı˙h˚·ı˙˚·ı˙"˚·ı˙"˚˚ Ëı˙˚˚Ëı˙ˇ¯˚˚ËıÒ˚3ËıÒ˚aÄÈıÒ˚@ÄÈıÒ˚¿¿ÈıÒ¸ú`Ä˙@ Äĸ$ıÒ¸ ç2∫VÇm≥fc[2√çLŸçõ˝%ıÒ¸0äô5UD™™≠TUj¢£UÜ™á)IJ%ıÒ¸ä©5UD™™ÆTVj¢£Uä≤ã2IJ%ıÒ¸Y
  2781. ∂µ5B ª+RSZí£]M[ç`˛ı˙ ˘¸  ˘ ˛ˆı˙p˘¸ı0ˆı˙P˘¸ˇ˛Èı˙ÿ˘·ı˚å˘·ı˚˘·ı˚˘·ı˚˘˚ Ëı˚·˘˚ Ëı˚ °Ä˙˚Ëı˚ ˇÄ˚˚3Ëı˚@¿¿˚˚!Ëı˚0Ä``˚˚aÄÈı˚ ‡  ˚˚@ÄÈı˚`00˚˚¿¿È&ı˚ˇ˚¸ú`Ä˙@ Äĸ(ı¯˚¸ ç2∫VÇm≥fc[2√çLŸçõ˝)ı¯ ˚¸0äô5UD™™≠TUj¢£UÜ™á)IJ)ı¯˚¸ä©5UD™™ÆTVj¢£Uä≤ã2IJ)ı¯˚¸I
  2782. ∂µ5B ª+RSZí£]M[ç`˛ı¯˚¸  ˘ ˛ˆı¯˚¸ı0ˆı¯ĸ¸ˇ˛ÈÍÄ€
  2783. ıÒˇ¯·˙˝ˇ˝√caå1Ü0Ê¡å1å;˝ˇÂ˙˝1Ü0Δ0√c a¨1Éch˛Â"˙˝c aåaÜ0Δ√8c0Δ0»˛ Ë"˙˝Δ√√ aå1Ü0Δ aåaà˛ Ë#˙IJå1Ü1Ü√c yå√√˛<Ëò>@ÄÈ@ÄÈ∑#˜ #˙IJc c 1Ü0Δœ1Ü1ܲ<3Ë#˙IJ0ΔΔc aå1Ü0c c 8˛<!Ë#˙˝aå1å0Δ√c`ΔΔh˛aÄÈ#˙˝√caå1Ü0Δ¡å1å0»˛¿¿È2˙˝Ü0Δ0√c aå1Écaà˛Ä@Ä˝    ÄPÄĢ4˙˝ aåaÜ0Δ√cÜ0Δ0√˛à`òM£6<g¥˚1¬Δ¶Ÿå€˙5˙˝√√ aå1Ü0ΔåaåaÜ8˛ ®ïUUZ†´*’Q¢™√™Ü©Ä˚5˙˝1Ü1Ü√c aå√√ h˛0®ïUUjê≠*÷Q¢™≈≤ä≤Ä˚5˙˝c c 1Ü0Δ√1Ü1Ü»˛∞YWe:pÁ*´q¢Æ¶€çõ`˚+˙˝ΔΔc aå1Ü0c c 1à˛˛˛ÄÒ#˙˝å1å0Δ√c `ΔΔc˛ È!˙˝caå1Ü0Δ¡å1å0Δ¸ˇ˛È˙˝0Δ0√c aå1Écaå8· ˙˝aåaÜ0Δ√c0Δ0√hê†Ê ˙˝√√ aå1Ü0Δ aåaÜ0»˛ò†Ê ˙˝Ü1Ü√c aå√√ aà˛î†Ê ˙˝ c 1Ü0Δ√1Ü1Ü√˛î†Ê"˙˝Δc aå1Ü0c c 1ܲä@ Ë˙˝1å0Δ√c `ΔΔc 8˚Ë˙˝caå1Ü0Δ¡å1å0Δh˚Ë"˙˝Δ0√c aå1Écaå0»˛3Ë"˙˝åaÜ0Δ√c0Δ0√aà˛!Ë#˙˝√ aå1Ü0Δ aåaÜ0√˛aÄÈ#˙˝1Ü√c aå√√ aܲ¿¿È2ıc 1Ü0Δ√1Ü1Ü√ 8˛ú@m ì#)¢ Ä ¸3ıΔc aå1Ü0c c 1Üh˛ê`Ì!6c-∞ì°)≥!·Y¶f•Ä˝7˙
  2784. ˛å0Δ√c `ΔΔc 0»˛0’¬UUJ†Âa*®êB¡Í™*™©¸7˙ ˛aå1Ü0Δ¡å1å0Δaà˛UUVJ†Ö!+®†Ç¬*¨*™©¸8˙î˛0√c aå1Écaå0√˛<UeS'$Ö!ì8ÉB;¶:ŒdÄ˝.˙ î˛aÜ0Δ√c0Δ0√aܲ<  ˚˙" ˙$˙;H˛√ aå1Ü0Δ aåaÜ0√ 8˛<ÈıÜ√c aå√√ aÜh˛ˇ˛Èı 1Ü0Δ√1Ü1Ü√ 0»˛Â+˙˝c aå1Ü0c c 1Üaà˛˝˜˘3˙˝0Δ√c `ΔΔc 0√˛˝6û
  2785. çfmΔ1ûjÃ3V≤ŸÄ˙#˙˝Òˇ˚˝ˇ˝T≠UZ©™¨´TUVõU˘.˙˝0Δ√c `ΔΔc 0√˘b≠U\…™*¨•îeU+ï˘/˙˝c aå1Ü0c c 1Üaà˘6ù
  2786. MVi¶7ºƒ‹756‘¿˙)˙˝ 1Ü0Δ√1Ü1Ü√ 0»˜
  2787.  ˆ$˙˝Ü√c aå√√ aÜh˜0 Ò˙˝√ aå1Ü0Δ aåaÜ0√ 8·˙˝aÜ0Δ√c0Δ0√aÜ·˙˝0√c aå1Écaå0√·˙˝aå1Ü0Δ¡å1å0Δaà·˙˝å0Δ√c `ΔΔc 0»·˙˝Δc aå1Ü0c c 1Üh·˙˝c 1Ü0Δ√1Ü1Ü√ 8·˙˝1Ü√c aå√√ aÜ·˙˝√ aå1Ü0Δ aåaÜ0√·˙˝ aÜ0Δ√c0Δ0√aà·˙˝Ü0√c aå1Écaå0»·˙˝√aå1Ü0«ò¡å1å0Δh·˙˝aå0Δ√c `ΔΔc 8·˙IJ0Δc aå3Ü0c c 1Ü·˙IJc 1Ü0Δ√1Ü1Ü√·˙IJå1Ü√c aå√√ aà·˙˝Δ√ aå1é0Δ aåaÜ0»·˙˝c aÜ0Δ€c0Δ0√h·˙˝1Ü0√c qå1Écaå8·
  2788. ıÒˇ¯·˙˝ˇ¸˙`ÿÌ@ÿÌ¿ÿÓÄÿò>Ä¿ÈÄ¿Ș#7 Ó◊Ó◊Ó◊Ó◊Ó ◊Ó◊Ó0◊Ó ◊Ó`◊Ó¿◊ÓÄ◊    ÒÄ◊Ò8÷Òh÷ÒL÷Òƒ ÷    ÚÜ÷    Ú÷    Ú0÷    ÚqÄ ÷    Ú¿`÷Ú  ¿È˝ÙÚ`Ë,ÇêÙÚP Ëx$¬êÒÙÚ0`0Ë ˇ§¢ü˝ÙÚ Ë    ¯$¢ê˘ÙÚ?ˇ¯Ë$I¡Ù ÷ Ù
  2789. ÷˝Ù
  2790. ÷˝Ù
  2791. ÷˝Ù
  2792. ÷˝Ù
  2793. ÷˝Ù
  2794. ÷˝Ù
  2795. ÷˝Ù÷˝˚¿˚÷˝¸¿˚÷˝¸`˚÷˝¸0˚‹0¸˝¸˚‹8¸˝¸˚‹l¸˝¸ ˚‹ƒ¸˝¸ ˚‹Ü¸˝¸Δ˚›ɸ˝¸1B˚›¸˝˝?‡C˚›qÄ˝˝˝‡`Åĸ›Ä˝˝˛‡Aĸ› ˇ¿˛˝˛@¡¿¿¸› ``˛˝˛ ¡ˇˇ¿¸›P  ˛˝˛ĢÊ    îÄ˚`00˛˝˛qĢÊ    á˙0˛˝˛¡¯ÁˇéÑÄ˚?ˇ¯˛˝É%˚ËÄîį ˛˝%Œ˚Ëg˜˛˝9˚ËÙ˛˝0%˚ËÙ˛˝‡ %»˚Ë ˜¢Ä˝į˘ªÄÄ˝¯Ë˜"¿˝ ¯Ë0˜¢`˝0¯Ë ˜∫ ˝p ¯Ë`Û0˝¿`¯ò>¿È¿È7#w Ë¿Û˝Ä@¯ËÄÛ˝¿¯ÈÄÛ ˝įÈÚ˝0įÈÚ˝‡˜ÈÚ˝Ä˜È ÚÄ˝˜È˘@˙Ä˝
  2796. ˜È˘@˙–˝Ÿ˜È0˘@˙p˝Ò ˜È`˘@˙¯˛Ò˜È@˙‡˙x¸‡˜È¿˙‡˙8¸˛˜Í̇˙
  2797. ˇœüˇ0˜Í̇˙˝ ˜(Ùˇ¸yÛ˛ˇ    «ü?ˇˇ¸˘·ˇ¸˛¿˚ˇˇ¯˝`˜ÙᏞ¿˚˙@˜$Ùˇ¸yÛ˛ˇ    «ü?ˇˇ¸˘·ˇ¸˛@˚˘ˇ¿˜Ùį ¸˜˙ĘÙÌˇ¯˚˙ĘÙÄÚ˜˘ˇˆÙÄÚ˜(¸ˆÙÌˇ¯˚(¸ˆÙ°Û$˛@˚ ¸ˆÙÅÚ$˛¿˚˚ˇˆÙÅÚ$˛‡˚ ¸à ˆÙ†Û˛‡˚(¸éˆÙ°Û$˛‡˚h¸èˆÙ°Û$‡˚˙ˇáĈÙ≥Û‰‡˙˛Ä0ˆ'Ùˇ¸˘˜˛ˇ    Ôüˇˇ˛˝˘ˇ¸˛@˙0˛Ä ˆÙÛ˝@˙p˛Ç¿`ˆÙÛ˝@˙˛Ç`@ˆÙÛ˝@˙¯‡˛Ç0¿ˆÙÛˇ¯˝@˜‡˛ÇĈÙÄÔ@˜Ä˛ÇĈÙÓ@¯IJÇ
  2798. ıÙÓ@¯˝ÇıÙÓ@¯˝ÇıÙÓ@¯˝ÇÙÙÓ@c˙˝ÇÙÙÓ@#˙ ˝ÇÙÙÓà%˙˝ÇÙÙ0Ì'˙˝ÇÙÙ Ì    !˙˝ÇÙÙ`‰0˝ÇÙÙ@‰ ˝ÇÙÙ¿‰`˝ÇÙ˜ĉ¿˝ÇÙ˜Ê Ä˝ÇÙ˜4ÊÄ˝ÇÙ˜&ʸÇÙ˜cÊ1¸ÇÙ˜¡ Ê!ĸÇÙ˜ÅÄÊ`¿¸ÇÙ¯ÄÄÊ¿@ ¸ÇÙ¯8¿ÊÑ`¸ÇÙ¯ `0Áå ¸ÇÙ¯8?‡Á?¸ÇÙ¯0Ê˚ÇÙ¯ Ê˚ÇÙ¯0Ê ˚ÇÙ¯ˇ¸Ê ˚ÇÙ ⁄ˇ˛˚ÇÙò>@È@Èw#∑  “0Ç" ¯ “?Ç~# ¯¯PÄflˇÇˇ¸@†¯¯\‡fi<ÇݯêÄÊPÄ˚ÇΠ¯¯PÄÊ\‡˚Ç@¯¯\ÄÊêÄÌ⁄PÄÌ⁄\ÄÌÓ◊Ó8◊Ó,◊Ód◊ÓΔ◊ÓÇ◊ÔÉ◊ÔÄÿÔ ÄÿÔ ¿ÿÔ``ÿÔ ` ÿÔp0ÿÔ ÿÔ?ˇ¯ÿ√
  2799. ÙÛ‡Ù˚1¿¸‡Ù‡¸1¿¸Ò‡Ù˚ˇR¸ˇ˝‡Ù‡¸t¿¸˘‡Ù`¸X@¸Å‡
  2800. ÙÛ‡
  2801. ÙÛ‡
  2802. ÙÛ‡Ù˝˝ˇ˛˝‡Ù˝Å¬˝‡Ù˝ÅPáb
  2803. ˝‡Ù˝ ·PÑÚ˝‡Ù˝ÒQí˝‡Ù˝ ·RÚ"˝‡˛¯˝ ·'Ü‚"˝‡˛Ģ˝Å‚˝‡˛¿˘˝Å˝‡˛@˘˝˝ˇ˛˝‡˛ `˘Û‡˛ ˘Û‡˛0˘Û‡˛0˘Û‡˛"˘Û‡˛b ˘Û‡˛Δ˘Û‡˛Ü˘Û‡á˘Û‡Ä˙Û‡ˇˇÄ˙Û‡
  2804. ÙÛ‡
  2805. ÙÛ‡
  2806. ÙÛ‡Ù˜˛‡˝˙˜Ä‡˝˙˜Ä‡˝"¿¸˜ ¿‡˝B@¸˜@‡˝B@¸˜`‡ò>@ÄÈ@ÄÈ∑#˜ ˙@¸˜00‡˙@¸˜'‡?˝ˇ¯@¸˜d‡"@¸¯ˇ« ‡"
  2807. Çâ(@¸¯ÄŇ/
  2808. Çâ»@¸˘ÅŇ? Ñ4…(@¸˘‡/
  2809. àâ(@¸˘‡/    .â»@¸˘ˇˇÄ‡"@¸˘¸‡"@¸˘ ¸‡?˝ˇ¯@¸˘¸‡˙@¸˘¸‡˙@¸˘0¸‡˙@¸˘ ¸‡˙@¸˘`¸‡˙@¸˘@¸‡˙@¸˘¿¸‡˙@¸˙ĸ‡˙@¸˙˚‡˙@¸˙˚‡˙@¸˙˚‡˙@¸˙˚‡˙@¸˙ ˚‡˙@¸˙˚‡˙@¸˙˚‡˙@¸˙˚‡˙@¸˙0˚‡˙@¸˙ ˚‡˙@¸˙`˚‡˚‡¸˙¿˚‡
  2810. ˙‡ÙÄŸ ˙‡ıÄŸ˙‡˝Òˇ¯·˙¿˝1Ü0Δ0√o aå1Éch·˙@˝c aåaÜ0œ√c0Δ0»ˇ¸ÂıflÚˇàÂ˚˚ˇüÚˇÂıÚˇú4Âı?Úˇ8ÂıÚˇhÂıflÚˇ»ÂıÒˇË    ‚ˇ¸Â ıÚˇ¯·0¯ڡ˷0¯Úˇ»·0¯flÚˇà·p¯üÚˇ·x¯Úˇ·x¯?Úˇ8· ¯Úˇh· ˛¸ˇ˛√√ aå1Ü0Δ aåaÜ0»· ˝¿˝Ü1Ü√c aå√√ aà· ˝¿˝ c 1Ü0Δ„1Ü1Ü√· ˝¿˝Δc aå1¶0c c 1Ü·  ˛¿˝1å0Δ√c,`ΔΔc 8·  ˛‡˝caå1Ü0Δ8¡å1å0Δh·  ˛‡˝Δ0√c aå1Écaå0»· ˝Ä˝åaÜ0Δ√c0Δ0√aà· ˝Ä˝√ aå1Ü0Ê aåaÜ0√· ˝Ä˝1Ü√c a¨√√ aÜ·˙Ä˝c 1Ü0Δ√81Ü1Ü√ 8·˙Ä˝Δc aå1Ü0c c 1Üh·ò>Ä¿ÈĿȘ#7 a@˘å0Δ√c `ΔΔc 0»·!@˘aå1Ü0Δ·å1å0Δaà·!@˘0√c aå1£caå0√·!@˘aÜ0Δ√c&0Δ0√aÜ·$Ģ√ aå1Ü0Δ,aåaÜ0√ 8·ıÜ√c aå8√√ aÜh·ı 1Ü0Δ√1Ü1Ü√ 8»·ıc aå1Ü0c c 1Üoà·@˜0Δ√c `ÊΔc 0«ÿ·l&Ã˘aå1Ü0Δ¡¨1å0Δa᯷TJ™˙√c aå1É8caå0√
  2811. Ë· TJ™˙Ü0Δ√c0Δ0√aܯ‰!8,™˙ aå1Ü0Δ aåaÜ0√ 1úĽ˙√c aå„√ aÜcÄÂ!  ˙1Ü0Δ√1¶1Ü√ 0Δ Ä ¿Â! ˙c aå1Ü0c,c 1Üaå¿`Â! ˙Δ√c `Δ8Δc 0√8p Â ¯å1Ü0Δ¡å1å0ΔaÜ0h0Â# ˝Ä˝c aå1Écaå0√ `»1Â# ˝Ä˝0Δ√c0Ê0√aÜ¡àcÂ# ˝Ä˝aå1Ü0Δ a¨aÜ0√ 1ɡ¡ Â# ˝Ä˝√c aå√8√ aÜc¡Â$ ˛‡˝Ü0Δ√1Ü1Ü√ 0Δ ÅÂ$ ˛‡˝ aå1Ü0c c 1Üaå8Â$ ˛¿˝√c `ΔÊc 0√0hÂ% ˛¿˝1Ü0Δ¡å1¨0ΔaÜ0`»ˇˇÄÊ ˝¿˝c aå1Éc8aå0√ `¡à·x˝¿˝Δ√c0Δ0√aܡɷx˝Ä˝å1Ü0Δ aåaÜ0√ 1É·p˛Ρ¯·p¯aÜ0Δ√a¨1Ü0√aÜ·0¯0√c aÃ0Ê√aå0√·0¯aå1Ü1Δc aå0Δaà· ¯ 0Δ√„ 1Ü0Δc 0»·
  2812. ˜ˇ˚Òˇ¯·    ÔÄ Ÿ
  2813. ˙ĘÄ Ÿ
  2814. ˙¿˜ Ÿ˙¿˝¸  Ÿ˚¿˝¸ Ÿ˚‡˝¸ Ÿ˚‡˝¸ Ÿ˚‡˝¸0 Ÿ˙Ä˝¸` Ÿ˙Ä˝¸@ Ÿ˙Ä˝¸¿ Ÿ˙Ä˝¸Ä Ÿ˙Ä˝˝Ä Ÿ˙Ä˝˛ Ÿ˙Ä˝8˛ Ÿ˙Ä˝(˛ Ÿ¸ÄÄ˝l˛ Ÿ¸¿Ä˝Δ ˛ Ÿ¸ /Ä˝Dz Ÿ¸@ ¸É˛ Ÿ¸r¿¸Ä0˛ Ÿı8Ä ˛ Ÿı(¿`˛ Ÿı¿˛ Ÿı `˝ Ÿı 0˝ Ÿı8˝ Ÿı0˝ Ÿı?ˇ¯˝ Ÿò>¿È¿È7#w 
  2815. ı˘ Ÿ
  2816. ı˘ Ÿ
  2817. ı˘ Ÿ
  2818. ı˘ Ÿ
  2819. ı˘ Ÿ
  2820. ı˘ Ÿ
  2821. ı˘ Ÿ
  2822. ı˘ Ÿ
  2823. ı˘ Ÿ
  2824. ı˘ Ÿ
  2825. ı˘ Ÿ
  2826. ı˘ Ÿ
  2827. ı˘ Ÿ
  2828. ı˘ Ÿ
  2829. ı˘ Ÿ
  2830. ı˘ Ÿ
  2831. ı˘ Ÿ
  2832. ı˘ Ÿı˛
  2833. ˛ Ÿı˛ ˛ Ÿı    Ñ< Ÿı˛ˇ Ñˇˇ†Ÿı    ~;X? Ÿ ı˚0 Ÿ
  2834. ı˘ Ÿ
  2835. ı˘ Ÿ
  2836. ı¸ Ÿı    ¬l¿ Ÿ
  2837. ÚD™° ◊    ÚD™°÷
  2838. ÚÇ °@◊Ô`◊Ó¿◊Ó@◊Óp◊√√√√√√√√√√√√√√IJˏgtú„≥ñæ3œÄ“
  2839. ‘•ETÄ•
  2840. ñ™SJ—
  2841. ‘ÂeT¡ß
  2842. ñ™sÀ—‘ÖT"§
  2843. ñ™CÄ“‘etî„£
  2844. ñ™1Àê“√√√√√√√√√ò>ÈÈw#{ √√√√ò>@È@Èw#∑ √√› ˛˛˛3Ë›!Ëı˙Ö˙˚aÄÈı˚Ö˚˚¿¿È%ı¯˚Ö˚»˚Ñ@Ä˙@ Äĸ*ı˙ˇƒÖ˚ˇË¸å`ç2∫VÇm≥fc[2√çLŸçõ˝,ıx˚í˚à¸0äô5UD™™≠TUj¢£UÜ™á)IJ%ıÒ¸ä©5UD™™ÆTVj¢£Uä≤ã2IJ%ıÒ¸I
  2845. ∂µ5B ª+RSZí£]M[ç`˛ıÒ¸  ˘ ˛ˆıÒ¸ı0ˆı˙ˇ¯˚¸ˇ˛Èı˙˚·ı˙˚·ı˙h˚·ı˙˚·ı˙"˚·ı˙"˚˚ Ëı˙˚˚Ëı˙ˇ¯˚˚ËıÒ˚3ËıÒ˚aÄÈıÒ˚@ÄÈıÒ˚¿¿ÈıÒ¸ú`Ä˙@ Äĸ$ıÒ¸ ç2∫VÇm≥fc[2√çLŸçõ˝%ıÒ¸0äô5UD™™≠TUj¢£UÜ™á)IJ%ıÒ¸ä©5UD™™ÆTVj¢£Uä≤ã2IJ%ıÒ¸Y
  2846. ∂µ5B ª+RSZí£]M[ç`˛ı˙ ˘¸  ˘ ˛ˆı˙p˘¸ı0ˆı˙P˘¸ˇ˛Èı˙ÿ˘·ı˚å˘·ı˚˘·ı˚˘·ı˚˘˚ Ëı˚·˘˚ Ëı˚ °Ä˙˚Ëı˚ ˇÄ˚˚3Ëı˚@¿¿˚˚!Ëı˚0Ä``˚˚aÄÈı˚ ‡  ˚˚@ÄÈı˚`00˚˚¿¿È&ı˚ˇ˚¸ú`Ä˙@ Äĸ(ı¯˚¸ ç2∫VÇm≥fc[2√çLŸçõ˝)ı¯ ˚¸0äô5UD™™≠TUj¢£UÜ™á)IJ)ı¯˚¸ä©5UD™™ÆTVj¢£Uä≤ã2IJ)ı¯˚¸I
  2847. ∂µ5B ª+RSZí£]M[ç`˛ı¯˚¸  ˘ ˛ˆı¯˚¸ı0ˆı¯ĸ¸ˇ˛ÈÍÄ€
  2848. ıÒˇ¯·˙˝ˇ˝√caå1Ü0Ê¡å1å;˝ˇÂ˙˝1Ü0Δ0√c a¨1Éch˛Â"˙˝c aåaÜ0Δ√8c0Δ0»˛ Ë"˙˝Δ√√ aå1Ü0Δ aåaà˛ Ë#˙IJå1Ü1Ü√c yå√√˛<Ëò>@ÄÈ@ÄÈ∑#˜ #˙IJc c 1Ü0Δœ1Ü1ܲ<3Ë#˙IJ0ΔΔc aå1Ü0c c 8˛<!Ë#˙˝aå1å0Δ√c`ΔΔh˛aÄÈ#˙˝√caå1Ü0Δ¡å1å0»˛¿¿È2˙˝Ü0Δ0√c aå1Écaà˛Ä@Ä˝    ÄPÄĢ4˙˝ aåaÜ0Δ√cÜ0Δ0√˛à`òM£6<g¥˚1¬Δ¶Ÿå€˙5˙˝√√ aå1Ü0ΔåaåaÜ8˛ ®ïUUZ†´*’Q¢™√™Ü©Ä˚5˙˝1Ü1Ü√c aå√√ h˛0®ïUUjê≠*÷Q¢™≈≤ä≤Ä˚5˙˝c c 1Ü0Δ√1Ü1Ü»˛∞YWe:pÁ*´q¢Æ¶€çõ`˚+˙˝ΔΔc aå1Ü0c c 1à˛˛˛ÄÒ#˙˝å1å0Δ√c `ΔΔc˛ È!˙˝caå1Ü0Δ¡å1å0Δ¸ˇ˛È˙˝0Δ0√c aå1Écaå8· ˙˝aåaÜ0Δ√c0Δ0√hê†Ê ˙˝√√ aå1Ü0Δ aåaÜ0»˛ò†Ê ˙˝Ü1Ü√c aå√√ aà˛î†Ê ˙˝ c 1Ü0Δ√1Ü1Ü√˛î†Ê"˙˝Δc aå1Ü0c c 1ܲä@ Ë˙˝1å0Δ√c `ΔΔc 8˚Ë˙˝caå1Ü0Δ¡å1å0Δh˚Ë"˙˝Δ0√c aå1Écaå0»˛3Ë"˙˝åaÜ0Δ√c0Δ0√aà˛!Ë#˙˝√ aå1Ü0Δ aåaÜ0√˛aÄÈ#˙˝1Ü√c aå√√ aܲ¿¿È2ıc 1Ü0Δ√1Ü1Ü√ 8˛ú@m ì#)¢ Ä ¸3ıΔc aå1Ü0c c 1Üh˛ê`Ì!6c-∞ì°)≥!·Y¶f•Ä˝7˙
  2849. ˛å0Δ√c `ΔΔc 0»˛0’¬UUJ†Âa*®êB¡Í™*™©¸7˙ ˛aå1Ü0Δ¡å1å0Δaà˛UUVJ†Ö!+®†Ç¬*¨*™©¸8˙î˛0√c aå1Écaå0√˛<UeS'$Ö!ì8ÉB;¶:ŒdÄ˝.˙ î˛aÜ0Δ√c0Δ0√aܲ<  ˚˙" ˙$˙;H˛√ aå1Ü0Δ aåaÜ0√ 8˛<ÈıÜ√c aå√√ aÜh˛ˇ˛Èı 1Ü0Δ√1Ü1Ü√ 0»˛Â+˙˝c aå1Ü0c c 1Üaà˛˝˜˘3˙˝0Δ√c `ΔΔc 0√˛˝6û
  2850. çfmΔ1ûjÃ3V≤ŸÄ˙#˙˝Òˇ˚˝ˇ˝T≠UZ©™¨´TUVõU˘.˙˝0Δ√c `ΔΔc 0√˘b≠U\…™*¨•îeU+ï˘/˙˝c aå1Ü0c c 1Üaà˘6ù
  2851. MVi¶7ºƒ‹756‘¿˙)˙˝ 1Ü0Δ√1Ü1Ü√ 0»˜
  2852.  ˆ$˙˝Ü√c aå√√ aÜh˜0 Ò˙˝√ aå1Ü0Δ aåaÜ0√ 8·˙˝aÜ0Δ√c0Δ0√aÜ·˙˝0√c aå1Écaå0√·˙˝aå1Ü0Δ¡å1å0Δaà·˙˝å0Δ√c `ΔΔc 0»·˙˝Δc aå1Ü0c c 1Üh·˙˝c 1Ü0Δ√1Ü1Ü√ 8·˙˝1Ü√c aå√√ aÜ·˙˝√ aå1Ü0Δ aåaÜ0√·˙˝ aÜ0Δ√c0Δ0√aà·˙˝Ü0√c aå1Écaå0»·˙˝√aå1Ü0«ò¡å1å0Δh·˙˝aå0Δ√c `ΔΔc 8·˙IJ0Δc aå3Ü0c c 1Ü·˙IJc 1Ü0Δ√1Ü1Ü√·˙IJå1Ü√c aå√√ aà·˙˝Δ√ aå1é0Δ aåaÜ0»·˙˝c aÜ0Δ€c0Δ0√h·˙˝1Ü0√c qå1Écaå8·
  2853. ıÒˇ¯·˙˝ˇ¸˙`ÿÌ@ÿÌ¿ÿÓÄÿò>Ä¿ÈÄ¿Ș#7 Ó◊Ó◊Ó◊Ó◊Ó ◊Ó◊Ó0◊Ó ◊Ó`◊Ó¿◊ÓÄ◊    ÒÄ◊Ò8÷Òh÷ÒL÷Òƒ ÷    ÚÜ÷    Ú÷    Ú0÷    ÚqÄ ÷    Ú¿`÷Ú  ¿È˝ÙÚ`Ë,ÇêÙÚP Ëx$¬êÒÙÚ0`0Ë ˇ§¢ü˝ÙÚ Ë    ¯$¢ê˘ÙÚ?ˇ¯Ë$I¡Ù ÷ Ù
  2854. ÷˝Ù
  2855. ÷˝Ù
  2856. ÷˝Ù
  2857. ÷˝Ù
  2858. ÷˝Ù
  2859. ÷˝Ù
  2860. ÷˝Ù÷˝˚¿˚÷˝¸¿˚÷˝¸`˚÷˝¸0˚‹0¸˝¸˚‹8¸˝¸˚‹l¸˝¸ ˚‹ƒ¸˝¸ ˚‹Ü¸˝¸Δ˚›ɸ˝¸1B˚›¸˝˝?‡C˚›qÄ˝˝˝‡`Åĸ›Ä˝˝˛‡Aĸ› ˇ¿˛˝˛@¡¿¿¸› ``˛˝˛ ¡ˇˇ¿¸›P  ˛˝˛ĢÊ    îÄ˚`00˛˝˛qĢÊ    á˙0˛˝˛¡¯ÁˇéÑÄ˚?ˇ¯˛˝É%˚ËÄîį ˛˝%Œ˚Ëg˜˛˝9˚ËÙ˛˝0%˚ËÙ˛˝‡ %»˚Ë ˜¢Ä˝į˘ªÄÄ˝¯Ë˜"¿˝ ¯Ë0˜¢`˝0¯Ë ˜∫ ˝p ¯Ë`Û0˝¿`¯ò>¿È¿È7#w Ë¿Û˝Ä@¯ËÄÛ˝¿¯ÈÄÛ ˝įÈÚ˝0įÈÚ˝‡˜ÈÚ˝Ä˜È ÚÄ˝˜È˘@˙Ä˝
  2861. ˜È˘@˙–˝Ÿ˜È0˘@˙p˝Ò ˜È`˘@˙¯˛Ò˜È@˙‡˙x¸‡˜È¿˙‡˙8¸˛˜Í̇˙
  2862. ˇœüˇ0˜Í̇˙˝ ˜(Ùˇ¸yÛ˛ˇ    «ü?ˇˇ¸˘·ˇ¸˛¿˚ˇˇ¯˝`˜ÙᏞ¿˚˙@˜$Ùˇ¸yÛ˛ˇ    «ü?ˇˇ¸˘·ˇ¸˛@˚˘ˇ¿˜Ùį ¸˜˙ĘÙÌˇ¯˚˙ĘÙÄÚ˜˘ˇˆÙÄÚ˜(¸ˆÙÌˇ¯˚(¸ˆÙ°Û$˛@˚ ¸ˆÙÅÚ$˛¿˚˚ˇˆÙÅÚ$˛‡˚ ¸à ˆÙ†Û˛‡˚(¸éˆÙ°Û$˛‡˚h¸èˆÙ°Û$‡˚˙ˇáĈÙ≥Û‰‡˙˛Ä0ˆ'Ùˇ¸˘˜˛ˇ    Ôüˇˇ˛˝˘ˇ¸˛@˙0˛Ä ˆÙÛ˝@˙p˛Ç¿`ˆÙÛ˝@˙˛Ç`@ˆÙÛ˝@˙¯‡˛Ç0¿ˆÙÛˇ¯˝@˜‡˛ÇĈÙÄÔ@˜Ä˛ÇĈÙÓ@¯IJÇ
  2863. ıÙÓ@¯˝ÇıÙÓ@¯˝ÇıÙÓ@¯˝ÇÙÙÓ@c˙˝ÇÙÙÓ@#˙ ˝ÇÙÙÓà%˙˝ÇÙÙ0Ì'˙˝ÇÙÙ Ì    !˙˝ÇÙÙ`‰0˝ÇÙÙ@‰ ˝ÇÙÙ¿‰`˝ÇÙ˜ĉ¿˝ÇÙ˜Ê Ä˝ÇÙ˜4ÊÄ˝ÇÙ˜&ʸÇÙ˜cÊ1¸ÇÙ˜¡ Ê!ĸÇÙ˜ÅÄÊ`¿¸ÇÙ¯ÄÄÊ¿@ ¸ÇÙ¯8¿ÊÑ`¸ÇÙ¯ `0Áå ¸ÇÙ¯8?‡Á?¸ÇÙ¯0Ê˚ÇÙ¯ Ê˚ÇÙ¯0Ê ˚ÇÙ¯ˇ¸Ê ˚ÇÙ ⁄ˇ˛˚ÇÙò>@È@Èw#∑  “0Ç" ¯ “?Ç~# ¯¯PÄflˇÇˇ¸@†¯¯\‡fi<ÇݯêÄÊPÄ˚ÇΠ¯¯PÄÊ\‡˚Ç@¯¯\ÄÊêÄÌ⁄PÄÌ⁄\ÄÌÓ◊Ó8◊Ó,◊Ód◊ÓΔ◊ÓÇ◊ÔÉ◊ÔÄÿÔ ÄÿÔ ¿ÿÔ``ÿÔ ` ÿÔp0ÿÔ ÿÔ?ˇ¯ÿ√
  2864. ÙÛ‡Ù˚1¿¸‡Ù‡¸1¿¸Ò‡Ù˚ˇR¸ˇ˝‡Ù‡¸t¿¸˘‡Ù`¸X@¸Å‡
  2865. ÙÛ‡
  2866. ÙÛ‡
  2867. ÙÛ‡Ù˝˝ˇ˛˝‡Ù˝Å¬˝‡Ù˝ÅPáb
  2868. ˝‡Ù˝ ·PÑÚ˝‡Ù˝ÒQí˝‡Ù˝ ·RÚ"˝‡˛¯˝ ·'Ü‚"˝‡˛Ģ˝Å‚˝‡˛¿˘˝Å˝‡˛@˘˝˝ˇ˛˝‡˛ `˘Û‡˛ ˘Û‡˛0˘Û‡˛0˘Û‡˛"˘Û‡˛b ˘Û‡˛Δ˘Û‡˛Ü˘Û‡á˘Û‡Ä˙Û‡ˇˇÄ˙Û‡
  2869. ÙÛ‡
  2870. ÙÛ‡
  2871. ÙÛ‡Ù˜˛‡˝˙˜Ä‡˝˙˜Ä‡˝"¿¸˜ ¿‡˝B@¸˜@‡˝B@¸˜`‡ò>@ÄÈ@ÄÈ∑#˜ ˙@¸˜00‡˙@¸˜'‡?˝ˇ¯@¸˜d‡"@¸¯ˇ« ‡"
  2872. Çâ(@¸¯ÄŇ/
  2873. Çâ»@¸˘ÅŇ? Ñ4…(@¸˘‡/
  2874. àâ(@¸˘‡/    .â»@¸˘ˇˇÄ‡"@¸˘¸‡"@¸˘ ¸‡?˝ˇ¯@¸˘¸‡˙@¸˘¸‡˙@¸˘0¸‡˙@¸˘ ¸‡˙@¸˘`¸‡˙@¸˘@¸‡˙@¸˘¿¸‡˙@¸˙ĸ‡˙@¸˙˚‡˙@¸˙˚‡˙@¸˙˚‡˙@¸˙˚‡˙@¸˙ ˚‡˙@¸˙˚‡˙@¸˙˚‡˙@¸˙˚‡˙@¸˙0˚‡˙@¸˙ ˚‡˙@¸˙`˚‡˚‡¸˙¿˚‡
  2875. ˙‡ÙÄŸ ˙‡ıÄŸ˙‡˝Òˇ¯·˙¿˝1Ü0Δ0√o aå1Éch·˙@˝c aåaÜ0œ√c0Δ0»ˇ¸ÂıflÚˇàÂ˚˚ˇê˚˙Âı˚˙ú4Âı0˚˙8ÂıqÛˇ˘hÂı—Û    »Âıˇ˙ ˚Ë    ‚ˇ¸ÂıA˙ ˚8·0¯˙ ˚Ë·0¯q˙ ˚    »·0¯—Ûˇ˘à·p¯ê˙ ˚·x¯˙ ˚·x¯0˙ ˚8· ¯Úˇh· ˛¸ˇ˛√√ aå1Ü0Δ aåaÜ0»· ˝¿˝Ü1Ü√c aå√√ aà· ˝¿˝ c 1Ü0Δ„1Ü1Ü√· ˝¿˝Δc aå1¶0c c 1Ü·  ˛¿˝1å0Δ√c,`ΔΔc 8·  ˛‡˝caå1Ü0Δ8¡å1å0Δh·  ˛‡˝Δ0√c aå1Écaå0»· ˝Ä˝åaÜ0Δ√c0Δ0√aà· ˝Ä˝√ aå1Ü0Ê aåaÜ0√· ˝Ä˝1Ü√c a¨√√ aÜ·˙Ä˝c 1Ü0Δ√81Ü1Ü√ 8·˙Ä˝Δc aå1Ü0c c 1Üh·ò>Ä¿ÈĿȘ#7 a@˘å0Δ√c `ΔΔc 0»·!@˘aå1Ü0Δ·å1å0Δaà·!@˘0√c aå1£caå0√·!@˘aÜ0Δ√c&0Δ0√aÜ·$Ģ√ aå1Ü0Δ,aåaÜ0√ 8·ıÜ√c aå8√√ aÜh·ı 1Ü0Δ√1Ü1Ü√ 8»·ıc aå1Ü0c c 1Üoà·@˜0Δ√c `ÊΔc 0«ÿ·l&Ã˘aå1Ü0Δ¡¨1å0Δa᯷TJ™˙√c aå1É8caå0√
  2876. Ë· TJ™˙Ü0Δ√c0Δ0√aܯ‰!8,™˙ aå1Ü0Δ aåaÜ0√ 1úĽ˙√c aå„√ aÜcÄÂ!  ˙1Ü0Δ√1¶1Ü√ 0Δ Ä ¿Â! ˙c aå1Ü0c,c 1Üaå¿`Â! ˙Δ√c `Δ8Δc 0√8p Â ¯å1Ü0Δ¡å1å0ΔaÜ0h0Â# ˝Ä˝c aå1Écaå0√ `»1Â# ˝Ä˝0Δ√c0Ê0√aÜ¡àcÂ# ˝Ä˝aå1Ü0Δ a¨aÜ0√ 1ɡ¡ Â# ˝Ä˝√c aå√8√ aÜc¡Â$ ˛‡˝Ü0Δ√1Ü1Ü√ 0Δ ÅÂ$ ˛‡˝ aå1Ü0c c 1Üaå8Â$ ˛¿˝√c `ΔÊc 0√0hÂ% ˛¿˝1Ü0Δ¡å1¨0ΔaÜ0`»ˇˇÄÊ ˝¿˝c aå1Éc8aå0√ `¡à·x˝¿˝Δ√c0Δ0√aܡɷx˝Ä˝å1Ü0Δ aåaÜ0√ 1É·p˛Ρ¯·p¯aÜ0Δ√a¨1Ü0√aÜ·0¯0√c aÃ0Ê√aå0√·0¯aå1Ü1Δc aå0Δaà· ¯ 0Δ√„ 1Ü0Δc 0»·
  2877. ˜ˇ˚Òˇ¯·    ÔÄ Ÿ
  2878. ˙ĘÄ Ÿ
  2879. ˙¿˜ Ÿ˙¿˝¸  Ÿ˚¿˝¸ Ÿ˚‡˝¸ Ÿ˚‡˝¸ Ÿ˚‡˝¸0 Ÿ˙Ä˝¸` Ÿ˙Ä˝¸@ Ÿ˙Ä˝¸¿ Ÿ˙Ä˝¸Ä Ÿ˙Ä˝˝Ä Ÿ˙Ä˝˛ Ÿ˙Ä˝8˛ Ÿ˙Ä˝(˛ Ÿ¸ÄÄ˝l˛ Ÿ¸¿Ä˝Δ ˛ Ÿ¸ /Ä˝Dz Ÿ¸@ ¸É˛ Ÿ¸r¿¸Ä0˛ Ÿı8Ä ˛ Ÿı(¿`˛ Ÿı¿˛ Ÿı `˝ Ÿı 0˝ Ÿı8˝ Ÿı0˝ Ÿı?ˇ¯˝ Ÿò>¿È¿È7#w 
  2880. ı˘ Ÿ
  2881. ı˘ Ÿ
  2882. ı˘ Ÿ
  2883. ı˘ Ÿ
  2884. ı˘ Ÿ
  2885. ı˘ Ÿ
  2886. ı˘ Ÿ
  2887. ı˘ Ÿ
  2888. ı˘ Ÿ
  2889. ı˘ Ÿ
  2890. ı˘ Ÿ
  2891. ı˘ Ÿ
  2892. ı˘ Ÿ
  2893. ı˘ Ÿ
  2894. ı˘ Ÿ
  2895. ı˘ Ÿ
  2896. ı˘ Ÿ
  2897. ı˘ Ÿı˛
  2898. ˛ Ÿı˛ ˛ Ÿı    Ñ< Ÿı˛ˇ Ñˇˇ†Ÿı    ~;X? Ÿ ı˚0 Ÿ
  2899. ı˘ Ÿ
  2900. ı˘ Ÿ
  2901. ı¸ Ÿı    ¬l¿ Ÿ
  2902. ÚD™° ◊    ÚD™°÷
  2903. ÚÇ °@◊Ô`◊Ó¿◊Ó@◊Óp◊√√√√√√√√√√√√√√IJˏgtú„≥ñæ3œÄ“
  2904. ‘•ETÄ•
  2905. ñ™SJ—
  2906. ‘ÂeT¡ß
  2907. ñ™sÀ—‘ÖT"§
  2908. ñ™CÄ“‘etî„£
  2909. ñ™1Àê“√√√√√√√√√ò>ÈÈw#{ √√√√ò>@È@È{#ª √√√√√√√√√√√√6¿Å0ÉÜÅ0˝0˝¿`˛ 0`˛    0¿0¯0ÅÇ$˛DÅâC `¯@ ¸Ä H˛    H  ("H¯3˝HÅ≈ †¯Ä@¸ @à˛    ò 2 0à˝@˝?;
  2910. 01⁄—PÅ!†&fi5„≥û7BÅDs;¿vå¢váX@êÏëh·«,T d1⁄gö‚—¿ˇ?;$fäfÄêÅ!
  2911.      —    H§‰J    Içöñ—A¢õMãi†·ñ∞í(®î §    J-¢JMb@ˇ>:? DîG1"    ñ@·âBHTâúDíÅ%N
  2912. I¿Çß!0∞    ¸AÑ)$TNA˛?; ì%àR$    ê§Aùiòñûã·)b¿…e    í&»AQT$Å úRd•êÑġ>:ÁpÁ>áåÛı¿Ï¨jNÁ$ j ùŒ‰Åœ∫Œ‰ë√ŃáC„éH8#Ï ¿cíK>éá˛˚Ę ¯ Ì˚˚Ę ¯ 0Ì˚˚ˆp˜‡¿ Ì˚√*‡0`†`˛@`¿¿¯@`ÉÍ'ê¸@ ÄH˝†1IJ
  2913. à¿êÅÍ'¸@@Ñ˝Äê2ÄÄÄÄ Í*&G3ºo
  2914. —N@Ö£ëh„›°÷Rç0˝Œ:¿·∫cπÕ
  2915. 
  2916. Í*&    ©m≈4fí
  2917. @Ñ«ñ±!"¿öhTíIîëKA"M¶â&44Í*&ƒI(ä$"HàÅÑß ÅBÄípY"Å(°"AI%$DDÍ*&"ñ-+ßã‰!    »BBE$Äë'öm"îÅÚiÜ(^fiÍ+'¡‹ÓI“8Ö∏√·áCÇ9$p◊c…‰ÉÉROC»,?,ÄνD˜Û@Ê˝D˜ Û½8˜Û0Â√
  2918. @˸œ
  2919. ¿1¸œ@"˛Äœ Cœ$¥œ5≈†    „–
  2920. A$§[Dîö¿§Ä— ‚(ƒRH®úÄH–
  2921. "Idh§…K!iÄ—
  2922. ıñCá$ñ}:F —˛Œ ˛À 8˛8À√
  2923. ¡√å 
  2924. #$íR 
  2925. " H§B 
  2926. "!ê§B 
  2927. " P£Ñ 
  2928. B Q! 
  2929. Ñ@RB 
  2930. GåL< √√√√ ‡ pÀ  @À  ÄÀ
  2931.     º(ÇÓÄÕò>@ÄÈ@ÄȪ#˚  â”M    3à Q)é"à S≠|ìƒÃ çH≥éÕDÃ√√√√ —¸Õ ≥¸        Õ
  2932.     " Õ
  2933.     "hˇFÛ¥ Õ
  2934.     "))â$XÕ
  2935.     DPâ(PÕ
  2936.     fñR»†    Õ
  2937.     D˚í
  2938. G <^Õ√√√√√√√√√√√√√√√√√√√√√√√√√√√√√√√√√√√√√√√√√√√√√√√√ò>Ä¿ÈÄ¿È˚#; √√√√√√√√√√√√√√√√√√√√√√√√√√√√√√√√√√√√√√√√√√√√√√√√√√√√√√√√√√√√√√√√ò>¿È¿È;#{ √√√√√√√√√√√√√√√√√√√√√√√√√√√√√√√√√√√√√√√√√√√√√√√√√√√√√√√√√√√√√√√√ò>@È@È{#ª √√√√√√√√√√√√√√√√√√√√√√√√√√√√√√√√√√√√√√√√√√√√√√√√√√√√√√√√√√√√√√√√ò>@ÄÈ@ÄȪ#˚ √√√√√√√√√√√√√√√√√√√√√√√√√√√√√√√√√√√√√√√√√√√√√√√√√√√√√√√√√√√√√√√√ò>Ä¿ÈÄ¿È˚#; √√√√√√√√√√√√√√√√√√√√√√√√√√√√√√√√√√√√√√√√√√√√√√√√√√√√√√√√√√√√√√√√ò>¿È¿È;#{ √√√√√√√√√√√√√√√√√√√√√√√√√√√√√√√√√√√√√√√√√√√√√√√√√√√√√√√√√√√√√√√√ò>ÈÈ{# √√√√ò>@È@È{#ª √√√√√√√√√√√√6¿Å0ÉÜÅ0˝0˝¿`˛ 0`˛    0¿0¯0ÅÇ$˛DÅâC `¯@ ¸Ä H˛    H  ("H¯3˝HÅ≈ †¯Ä@¸ @à˛    ò 2 0à˝@˝?;
  2939. 01⁄—PÅ!†&fi5„≥û7BÅDs;¿vå¢váX@êÏëh·«,T d1⁄gö‚—¿ˇ?;$fäfÄêÅ!
  2940.      —    H§‰J    Içöñ—A¢õMãi†·ñ∞í(®î §    J-¢JMb@ˇ>:? DîG1"    ñ@·âBHTâúDíÅ%N
  2941. I¿Çß!0∞    ¸AÑ)$TNA˛?; ì%àR$    ê§Aùiòñûã·)b¿…e    í&»AQT$Å úRd•êÑġ>:ÁpÁ>áåÛı¿Ï¨jNÁ$ j ùŒ‰Åœ∫Œ‰ë√ŃáC„éH8#Ï ¿cíK>éá˛˚Ę ¯ Ì˚˚Ę ¯ 0Ì˚˚ˆp˜‡¿ Ì˚√*‡0`†`˛@`¿¿¯@`ÉÍ'ê¸@ ÄH˝†1IJ
  2942. à¿êÅÍ'¸@@Ñ˝Äê2ÄÄÄÄ Í*&G3ºo
  2943. —N@Ö£ëh„›°÷Rç0˝Œ:¿·∫cπÕ
  2944. 
  2945. Í*&    ©m≈4fí
  2946. @Ñ«ñ±!"¿öhTíIîëKA"M¶â&44Í*&ƒI(ä$"HàÅÑß ÅBÄípY"Å(°"AI%$DDÍ*&"ñ-+ßã‰!    »BBE$Äë'öm"îÅÚiÜ(^fiÍ+'¡‹ÓI“8Ö∏√·áCÇ9$p◊c…‰ÉÉROC»,?,ÄνD˜Û@Ê˝D˜ Û½8˜Û0Â√
  2947. @˸œ
  2948. ¿1¸œ@"˛Äœ Cœ$¥œ5≈†    „–
  2949. A$§[Dîö¿§Ä— ‚(ƒRH®úÄH–
  2950. "Idh§…K!iÄ—
  2951. ıñCá$ñ}:F —˛Œ ˛À 8˛8À√
  2952. ¡√å 
  2953. #$íR 
  2954. " H§B 
  2955. "!ê§B 
  2956. " P£Ñ 
  2957. B Q! 
  2958. Ñ@RB 
  2959. GåL< √√√√ ‡ pÀ  @À  ÄÀ
  2960.     º(ÇÓÄÕò>@ÄÈ@ÄȪ#˚  â”M    3à Q)é"à S≠|ìƒÃ çH≥éÕDÃ√√√√ —¸Õ ≥¸        Õ
  2961.     " Õ
  2962.     "hˇFÛ¥ Õ
  2963.     "))â$XÕ
  2964.     DPâ(PÕ
  2965.     fñR»†    Õ
  2966.     D˚í
  2967. G <^Õ√√√√√√√√√√√√√√√√√√√√√√√√√√√√√√√√√√√√√√√√√√√√√√√√ò>Ä¿ÈÄ¿È˚#; √√√√√√√√√√√√√√√√√√√√√√√√√√√√√√√√√√√√√√√√√√√√√√√√√√√√√√√√√√√√√√√√ò>¿È¿È;#{ √√√√√√√√√√√√√√√√√√√√√√√√√√√√√√√√√√√√√√√√√√√√√√√√√√√√√√√√√√√√√√√√ò>@È@È{#ª √√√√√√√√√√√√√√√√√√√√√√√√√√√√√√√√√√√√√√√√√√√√√√√√√√√√√√√√√√√√√√√√ò>@ÄÈ@ÄȪ#˚ √√√√√√√√√√√√√√√√√√√√√√√√√√√√√√√√√√√√√√√√√√√√√√√√√√√√√√√√√√√√√√√√ò>Ä¿ÈÄ¿È˚#; √√√√√√√√√√√√√√√√√√√√√√√√√√√√√√√√√√√√√√√√√√√√√√√√√√√√√√√√√√√√√√√√ò>¿È¿È;#{ √√√√√√√√√√√√√√√√√√√√√√√√√√√√√√√√√√√√√√√√√√√√√√√√√√√√√√√√√√√√√√√√ò>ÈÈ{# √√√√ˇZ@ˇ ˇˇˇˇ@
  2968. ˇ·ˇ‚7^
  2969. 4H\, Palatino
  2970. &e.3+ä"CHAPTER ”)>1,     Helvetica
  2971.     ˇˇ—ÚˇÆ(@äHardware4⁄ä˙(‡äModem Expansion Interface
  2972. (‡ 334^H¿
  2973. ^Hx4^Hx
  2974. àHê4âHê äHä
  2975. ˇ·ˇ‚7^
  2976. ˇˇ©ˇÆ°dONLNduHà(ÉHModem Expansion InterfaceˇˇˇˇˇˇU˛(É1
  2977. °dONLNdôä•Ô(¢äQThe physical dimensions of the internal modem card are identical to those of the °dONLNdk¶ä≤*
  2978. RMacintosh PowerBook 100/140/145/170. Cards designed for these models will work in °dONLNdΩ≥äøö*
  2979. the ›`°dONLNd¡≥öøœ)
  2980. PowerBook Ö†°dONLNdÀ≥–øfl)6160Ö†°dONLNdŒ≥fløÙ) and r¿°dONLNd”≥ıø*)
  2981. PowerBook °dONLNd›≥+ø:)6180°dONLNd‡≥:ød) . Refer to Z†°dONLNdı≥dø˙)*$Designing Cards and Drivers for the °dONLNd¿äÔ(…äMacintosh FamilyE†°dONLNd;¿‘Ã)J, third editionİdONLNdJ¿Ã)==, for physical and electrical design guidelines for standard °dONLNdáÕäŸÕ(÷äserial modems.°dONLNdñfläÎz*9In addition to the standard RS-232 serial interface, the ưdONLNdœflzÎØ)
  2982. PowerBook (‡°dONLNdŸfl∞Α)6160 and °dONLNd·Ï䝸(ıä
  2983. PowerBook (@°dONLNdÎÏ¿¯œ)6180(@°dONLNdÓÏœ¯)G support a new modem interface based on the Motorola serial peripheral °dONLNd5˘ä¯(äSinterface (SPI). The SPI interface will be used by future Apple modems. Apple will °dONLNdàä*
  2984. Trelease specifications and software tools for SPI modems when they become available.°dONLNd›ä$€*JTo maintain compatibility with existing Apple and third party modems, the °dONLNd'%ä1ø*
  2985. PowerBook (@°dONLNd1%¿1œ)6160(@°dONLNd4%œ1‰) and `°dONLNd9%Â1)
  2986. PowerBook Ω†°dONLNdC%1))5180Ω†°dONLNdF%)1Ï)- incorporate both the standard RS-232 serial °dONLNds2ä>Ù(;äQinterface and the new SPI interface by multiplexing several signals on the modem °dONLNdƒ?äK*
  2987. Tconnector. The MODEMID signal (pin 16) selects which interface is used, and must be °dONLNdLäX¥*
  2988. Dleft disconnected or tied to ground for existing modems to operate. 
  2989. }HÑ4~HÑ ä
  2990. ˇ·ˇ‚7^
  2991. ˇˇ‹.ˇ◊°dONLNd]nä},*$Modem Electrical Interfaceˇˇˇˇˇˇ€r(y1
  2992. °dONLNdxÑäê(çäSThe modem card connects to the computer through the same 20-pin dual inline socket °dONLNdÀëäùˇ*
  2993. Qconnector used on previous PowerBook models. All data signals are at CMOS levels °dONLNdûä™î*
  2994. (V
  2995.  °dONLNd¢ï´ú+ IL
  2996. †á°dONLNd ûú™û(ßú  á°dONLNd!ûü™ß)= Ø«°dONLNd#ûß™‹)
  2997. 0 to 0.8 V; V
  2998. ◊Á°dONLNd0¢‹´‰+5IH
  2999. 0—°dONLNd2ûÊ™ (ßÊ = 3.5 to V+; I
  3000. —°dONLNdA¢!´++;OL
  3001. Iû°dONLNdCû,™r(ß, = 1.6 mA; and I
  3002. øæ°dONLNdS¢r´~+FOH
  3003. ØÓ°dONLNdUû™˙(ß = 25 µA). To allow existing °dONLNdr´ä∑(¥äVmodems to operate without modification, the computer uses a standard RS-232 interface °dONLNd»∏äƒπ*
  3004. by default.°dONLNd‘ ä÷˛*QAn SPI modem identifies itself by asserting the MODEMID signal, which causes the °dONLNd%◊ä„*
  3005. UMiscellaneous GLU chip to switch the interface from RS-232 to SPI. The SPI interface °dONLNdz‰ä*
  3006. Wuses six data signals. In addition, a new audio output signal from the computer to the °dONLNd—Òä˝*
  3007. Xmodem is available when using the SPI interface. The remaining signals on the connector °dONLNd)˛ä
  3008. G*
  3009. ,serve the same function for both interfaces.°dONLNdVä∑*
  3010. Table 1-10Æ@°dONLNd`∑)-R shows the modem interface signals. In the table, a signal identified as an input °dONLNd≤ä)(&äTis driven by the modem, while an output is driven by the computer. For signal names °dONLNd*ä6¯*
  3011. Sthat contain a period, such as SCLK.MBUSY, the first word defines the signal’s SPI °dONLNdY7äCà*
  3012. 9function and the second word defines its RS-232 function.ˇÿ@ˇ ˇˇˇˇ@
  3013. ˇ·ˇ‚7^
  3014. 4*\¯, Palatino
  3015. &e.3+l"CHAPTER ”)>1,     Helvetica
  3016.     ˇˇ—ÚˇÆ(@lHardware4⁄*˙¯
  3017. (‡*34
  3018.     )BModem Expansion Interface4^*¿¯
  3019. g*n¯4g*n¯ j*j˛
  3020. ˇ·ˇ‚7^°dONLNd\lgò(dl
  3021. Table 1-10°dONLNd \™g)>Modem connector signals°dONLNd1\g)g °dONLNdˇˇ(|*
  3022. Pin number°dONLNdˇˇ)M Signal name*´°dONLNdˇˇ)i Signal type*´°dONLNdˇˇ)HSignal description
  3023. °dONLNdeÇ*é/(ã*1°dONLNdgÇwé¥)MMODEMN5V*´°dONLNdpLJé)iOutput*´°dONLNdwÇ(éÌ)H,–5 V power controlled by the computer; this *´°dONLNd£ç(ô˘* 0pin will float or go to ground 500 ms following *´°dONLNd”ò(§û* negation of MODEMPWR.°dONLNdÍ™*∂/(≥*2°dONLNdÏ™w∂∂)MMODEMPWR*´°dONLNdı™‡∂)iOutput*´°dONLNd¸™(∂Ï)H*Active high signal from the Power Manager *´°dONLNd&µ(¡Í* +used to activate and deactivate the modem. *´°dONLNdQ¿(ÃÔ* +When this signal goes low the modem has at *´°dONLNd|À(◊P*
  3024. least 500 \ °dONLNdÜÀP◊¯)("ms to clean up before the MODEM5V *´°dONLNd®÷(‚Â(fl(&and MODEMN5V signals are switched off.°dONLNd–Ë*Ù/(Ò*3°dONLNd“ËwÙé)MGND*´°dONLNd÷ˇÙÍ)i—*´°dONLNdÿË(ÙM)HGround.°dONLNd·˙*/(*4°dONLNd„˙w∂)M
  3025. SCLK.MBUSY*´°dONLNdÓ˙‡¯)iInput*´°dONLNdÙ˙(è)HSPI: Shift register clock.*´°dONLNd (◊*&RS-232: Modem busy; active low signal *´°dONLNd4(#Ù* ,asserted by the modem and sent to the Power *´°dONLNd`"(.÷* #Manager whenever the modem is busy.°dONLNdÖ4*@/(=*5°dONLNdá4w@ê)MUS5V*´°dONLNdå4‡@)iOutput*´°dONLNdì4(@Ï)H*Unswitched +5 V (± 5%); provides power to *´°dONLNdΩ?(Kÿ* 'the modem ring detect circuit when the *´°dONLNd‰J(VÏ* *computer is on or asleep. Maximum current *´°dONLNdU(aZ* draw is 0.5 µk°dONLNdUZam)2mA.°dONLNdg*s/(p*6°dONLNd!gws®)MMOSI.RXD*´°dONLNd*g‡s¯)iInput*´°dONLNd0g(sá)HSPI: Modem data out.*´°dONLNdDy(Ö„*+RS-232: Receive data; data received by the *´°dONLNdoÑ(êÛ* +modem and sent to the computer via the RxD *´°dONLNdöè(õm* pin on the SCC.°dONLNd´°*≠/(™*7°dONLNd≠°w≠æ)M /RINGDETECT*´°dONLNdπ°‡≠¯)iInput*´°dONLNdø°(≠Ê)H,Ring detect; active low signal to the Power *´°dONLNdΨ(∏* .Manager indicating a ring. If the computer is *´°dONLNd∑(√Ù* 0in sleep mode, asserting this signal causes the *´°dONLNdI¬(Œ‡* $computer to wake and power up modem.°dONLNdo‘*‡/(›*8°dONLNdq‘w‡ß)MMISO.TXD*´°dONLNdz‘‡‡)iOutput*´°dONLNdÅ‘(‡Å)HSPI: Modem data in.*´°dONLNdîÊ(ÚÍ*)RS-232: Transmit data; data and commands *´°dONLNdΩÒ(˝Ú* ,sent from the computer to the modem via the *´°dONLNdȸ(Ç* TxD pin on the SCC.°dONLNd˛*/(*9°dONLNdwó)MSNDIN*´°dONLNd‡¯)iInput*´°dONLNd (Ê)H(Audio output of the modem; analog audio *´°dONLNd4(%Ø*  signal capacitively coupled (.1 ´°dONLNdT∞%Ã)àµF) to *´°dONLNd[$(0w(-(approximately 10 ˇã°dONLNdl$w0’)OKΩ input impedence.°dONLNdÅ6*B4(?*10°dONLNdÑ6wBπ)M
  3026. SNDOUT.DTR*´°dONLNdè6‡B)iOutput*´°dONLNdñ6(BÊ)H*SPI: Audio output of the computer; analog *´°dONLNd¿A(MÈ* *audio signal of approximately 200Ω output *´°dONLNdÍL(XZ*
  3027. impedence.*´°dONLNdÙ^(j¯*0RS-232: Data terminal ready; active low signal; *´°dONLNd$i(u‹* (behavior depends on the state of the &D *´°dONLNdLt(ÄX*
  3028. parameter.
  3029. ≤\°dONLNd\àŸë˘+±    continuedˇ@ˇ ˇˇˇˇ@
  3030. ˇ·ˇ‚7^
  3031. 4H\, Palatino
  3032. &e.3+ä"CHAPTER ”)>1,     Helvetica
  3033.     ˇˇ—ÚˇÆ(@äHardware4⁄ä˙(‡äModem Expansion Interface
  3034. (‡ 354^H¿°dONLNdÇHéR(ãH11°dONLNdÇïé“)M    SNDENABLE*´°dONLNd
  3035. Dzé)iInput*´°dONLNdÇFé)H,Modem sound enable; active high signal that *´°dONLNd?çFô* (the modem sends to the computer’s sound *´°dONLNdgòF§ˆ* %circuitry whenever the modem’s sound *´°dONLNdå£FØÉ* monitor is on.°dONLNdúµH¡R(æH12°dONLNdüµï¡æ)MREQ.RTS*´°dONLNdßµ˛¡)iOutput*´°dONLNdƵF¡)H,SPI: Request from the computer to the modem.*´°dONLNd⁄«F”*0RS-232: Request to send; active low signal sent *´°dONLNd
  3036. “Ffi* -by the computer to the modem via the RTS pin *´°dONLNd7›FÈ|* on the SCC. °dONLNdEÔH˚R(¯H13°dONLNdHÔï˚≥)MRESET*´°dONLNdNÔ˛˚)iOutput*´°dONLNdUÔF˚)H-Reset; active high signal asserted after the *´°dONLNdÇ˙F˜* "Power Manager asserts the MODEM5V *´°dONLNd§F* +signals, or any time the modem needs to be *´°dONLNdœF]* reset.°dONLNd◊"H.R(+H14°dONLNd⁄"ï.¿)MACK.CTS*´°dONLNd‚"˛.)iInput*´°dONLNdË"F.)H(SPI: Acknowledge; asserted by the modem *´°dONLNd-F9›* "after a request from the computer.*´°dONLNd2?FKı*)RS-232: Clear to send; active low signal *´°dONLNd[JFVÚ* &asserted by the modem and sent to the *´°dONLNdÅUFaÌ* $computer via the CTS pin on the SCC.°dONLNdßgHsR(pH15°dONLNd™gïsÁ)M /MODEMINSERT*´°dONLNd∑g˛s)iInput*´°dONLNdΩgFs    )H'Modem inserted. All modems must ground *´°dONLNd‰rF~u* this signal.°dONLNdÚÑHêR(çH16°dONLNdıÑïê»)MMODEMID*´°dONLNd˝Ñ˛ê)iInput*´°dONLNdÑFê
  3037. )H,Modem identification; high indicates an SPI *´°dONLNd/èFõˇ* &modem, low indicates an RS-232 modem. *´°dONLNdUöF¶Û* (Pulled low with a 10 KΩ resistor in the *´°dONLNd}•F±s*     computer.°dONLNdà∑H√R(¿H17°dONLNdã∑ï√¨)MGND*´°dONLNdè∑˛√)i—*´°dONLNdë∑F√k)HGround.°dONLNdö…H’R(“H18°dONLNdù…ï’…)MMODEM5V*´°dONLNd•…˛’)iOutput*´°dONLNd¨…F’)H++5 V power controlled by the Power Manager *´°dONLNd◊‘F‡* )and provided to the modem. This pin will *´°dONLNdflFÎÚ* 'float or go to ground 500 ms following *´°dONLNd'ÍFˆº* negation of MODEMPWR.°dONLNd>¸HR(H19°dONLNdA¸ïø)MIRQ.DCD*´°dONLNdI¸˛)iInput*´°dONLNdO¸F)H-SPI: Interrupt request from the modem to the *´°dONLNd|Fs*     computer.*´°dONLNdÖF% */RS-232: Data carrier detect; active low signal *´°dONLNd¥$F0
  3038. * )driven by the modem; behavior depends on *´°dONLNd›/F; * the state of the &C parameter.°dONLNd˝AHMR(JH20°dONLNdAïM…)MMODEM5V*´°dONLNdA˛M)iOutput*´°dONLNdAFMâ)HSame as pin 18.
  3039. gHn4gHn jHj
  3040. ˇ·ˇ‚7^
  3041.     °dONLNdˇˇ(dä
  3042. Table 1-10°dONLNdˇˇ)>Modem connector signals°dONLNdˇˇ)g  (continued)°dONLNdˇˇ(|H
  3043. Pin number°dONLNdˇˇ)M Signal name*´°dONLNdˇˇ)i Signal type*´°dONLNdˇˇ)HSignal descriptionˇ∂@ˇ ˇˇˇˇ@
  3044. ˇ·ˇ‚7^
  3045. 4*\¯, Palatino
  3046. &e.3+l"CHAPTER ”)>1,     Helvetica
  3047.     ˇˇ—ÚˇÆ(@lHardware4⁄*˙¯
  3048. (‡*36
  3049.     )BModem Expansion Interface4^*¿¯
  3050. k*r¯4l*r¯ mlm¯
  3051. ˇ·ˇ‚7^
  3052. ˇˇ‹.ˇ◊°dONLNd\lkÙ(glModem Power Controlˇˇˇˇˇˇ€r(g1
  3053. °dONLNdrl~ı({lOThe US5V and MODEM5V signals provide +5 VDC power to the modem. US5V is active °dONLNdclãÔ*
  3054. Rwhenever the computer is on or asleep. MODEM5V is switched on or off depending on °dONLNdµålò*
  3055. Uthe current power mode of the modem and on how the serial port is used. For example, °dONLNd
  3056. ôl•Ù*
  3057. QMODEM5V is switched off when the computer enters the shutdown or sleep modes and °dONLNd[¶l≤Ó*
  3058. Rwhen the serial driver is closed. Apple modems have two power modes, power on and °dONLNd≠≥løí*
  3059. standby:,
  3060.  
  3061. Zapf Dingbats
  3062. °dONLNd∂…l–q*n
  3063. °dONLNd∏Δx“µ) Power on — t· °dONLNdƒΔµ“I)=!his is the normal operating mode.
  3064. °dONLNdÊ€l‚q(·ln
  3065. °dONLNdËÿx‰≠)
  3066. Standby — “°dONLNdÚÿ≠‰‚)5BMODEM5V is switched off and the only source of power is US5V. All °dONLNd4‰xÈ(ÌxSmodem circuits are off except the ring detect opto-coupler. This mode has very low °dONLNdáx¸* 8power consumption because only leakage current is drawn.°dONLNd¿l
  3067. Ô(
  3068. lPTo bring the modem to its power-on state, the Power Manager switches on MODEM5V °dONLNdlÊ*
  3069. Rand asserts the RESET signal for a minimum of 5 ms. To put the modem into standby °dONLNdbl'Ú*
  3070. Omode, the Power Manager pulls the MODEMPWR signal low, then waits a minimum of °dONLNd±(l4¡*
  3071. K500 ms to allow the modem time to save any parameters before switching off °dONLNd¸5lA£*
  3072. MODEM5V.°dONLNdGlSÙ*PRS-232 modems can assert SCLK.MBUSY to prevent the Power Manager from switching °dONLNdUTl`·*
  3073. Joff MODEM5V while the modem is active. The modem should assert SCLK.MBUSY °dONLNdüalm8*
  3074. .when any of the following conditions are true:
  3075. °dONLNdŒwl~q*n
  3076. °dONLNd–txÄL) -The modem is executing its power-up sequence.
  3077. °dONLNd˛âlêq(èln
  3078. °dONLNdÜxí)) 'The modem is off hook (for any reason).
  3079. °dONLNd(õl¢q(°ln
  3080. °dONLNd*òx§˜) NThe modem is executing a command, where command execution begins with <CR> at °dONLNdx§x∞fl* Lthe end of an AT command sequence or the repeat last command sequence (“a/” ^‡°dONLNdƒ§‡∞Î(≠‡or °dONLNd«∞xºï(πx“A/”).°dONLNdŒ¡lÕÏ( lNUsually, the Power Manager does not negate MODEMPWR if the modem has asserted °dONLNdŒl⁄Ÿ*
  3081. KSCLK.MBUSY. There are times, however, when the Power Manager must turn the °dONLNdg€lÁ◊*
  3082. Omodem off even though it is busy—for example, when the battery reserve voltage °dONLNd∂ËlÙË*
  3083. Vbecomes too low. If this occurs, the modem must stop its current activity and perform °dONLNd ılª*
  3084. Eany necessary clean-up before the Power Manager switches off MODEM5V.
  3085. *¯4*¯
  3086.     °dONLNdRl*Note
  3087. ˇ·ˇ‚7^
  3088. °dONLNdWl'é*>The MODEMN5V signal is switched on or off at the same time as °dONLNdï'l3£* MODEM5V.
  3089. ◊İdONLNd¶*®2≠)<u
  3090. °dONLNd®ElQ“(NlRThe US5V signal is only intended to power the ring detect circuit. When a ring is °dONLNd˙Rl^Û*
  3091. Rdetected the modem asserts /RINGDETECT to signal the Power Manager to turn on the °dONLNdL_lkê*
  3092. modem.
  3093. ê*ó¯4ë*ó¯ ílí¯
  3094. ˇ·ˇ‚7^
  3095. ˇˇ‹.ˇ◊°dONLNdSÅlê*$Modem Card Power Budgetˇˇˇˇˇˇ€r(å1
  3096. °dONLNdkól£Ú(†lRA modem card must be able to operate on 5 VDC ± 5 percent. Power consumption must °dONLNdΩ§l∞Á*
  3097. Rnot exceed 750 mW (450 mW typical). Current draw from all sources must not exceed ˇ@ˇ ˇˇˇˇ@
  3098. ˇ·ˇ‚7^
  3099. 4H\, Palatino
  3100. &e.3+ä"CHAPTER ”)>1,     Helvetica
  3101.     ˇˇ—ÚˇÆ(@äHardware4⁄ä˙(‡äModem Expansion Interface
  3102. (‡ 374^H¿°dONLNd\ähõ(eä150 °dONLNd\úh˙)LmA in operation (95 mA typical), and must be less than 5 mA in standby mode °dONLNdPiäuî(rä(1 S‡°dONLNdSiïu•) µA ]İdONLNdVi•u»)    typical).ˇl@ˇ ˇˇˇˇ@
  3103. ˇ·ˇ‚7^
  3104. 4^*¿¯
  3105. ^*x¯4^*x¯
  3106. à*ê¯4â*ꯠä*ä˛
  3107. ˇ·ˇ‚7^, Palatino
  3108. ˇˇ©.ˇÆ°dONLNdu*à¥+*ÉSecurity ConnectorˇˇˇˇˇˇU˛(É1
  3109. °dONLNdôl•ÿ(¢lTA connector on the back panel allows users to insert a locking device to secure the °dONLNdg¶l≤‡*
  3110. Pcomputer. A properly designed security device cannot be removed without causing °dONLNd∑≥løfi*
  3111. Rpermanent damage to the computer. If you are planning to design a security device °dONLNd    ¿lÃp*
  3112. 9compatible with the Kensington Security Standard, contact°dONLNdC“lfi˜*Kensington Microware Limited°dONLNd`fllÎ√*
  3113. 2855 Campus Drive°dONLNdrÏl¯…*
  3114. San Mateo, CA 94403°dONLNdܢlœ*
  3115. 415-572-2700, ext. 3359ˇÄ@ˇ ˇˇˇˇ@
  3116. ˇ·ˇ‚7^
  3117. 4⁄∫˙, Palatino
  3118.     3,. Ã+∫#CHAPTER ßí)h2
  3119. yH4yH H
  3120. ˇ·ˇ‚7^
  3121. ˇˇu÷ˇÆ°dONLNd\∫x(p∫Softwareˇˇˇˇˇˇä*(p    2
  3122. ^
  3123. ÇH4`}Cˇˇˇˇˇˇ,     Helvetica
  3124.     (f
  3125. Figure 2-0*     Listing 2-0*        Table 2-0ˇ@ˇ ˇˇˇˇ@
  3126. ˇ·ˇ‚7^
  3127. 4*\¯, Palatino
  3128. &e.3+l"CHAPTER ”)>2,     Helvetica
  3129.     ˇˇ—ÚˇÆ(@lSoftware4⁄*˙¯
  3130. (‡*40
  3131.     )B ROM Software4^*¿¯
  3132. °dONLNd\lh∞(elGThis chapter describes the new ROM and system software features of the ›Ä°dONLNdG\∞hÂ(e∞
  3133. PowerBook Ö¿°dONLNdQ\Êhı)6160Ö¿°dONLNdT\ıh˜) °dONLNdUilu(rland Ì °dONLNdYiu¥)
  3134. PowerBook ï`°dONLNdciµuƒ)6180ï`°dONLNdfiƒu˜)  computers.
  3135. |*ó¯4}*ó¯
  3136. ß*د4®*د ©*©˛
  3137. ˇ·ˇ‚7^
  3138. ˇˇ©ˇÆ°dONLNdrî*ßï(¢* ROM SoftwareˇˇˇˇˇˇU˛(¢2
  3139. °dONLNd∏lƒ(¡lThe ª¿°dONLNdÉ∏ƒ¥)
  3140. PowerBook d°dONLNdç∏µƒŸ)6160/180s@°dONLNdî∏Ÿƒ…)$3 ROM software is based on the ROM used in previous °dONLNd«≈l—†(ŒlAPowerBook computers. Some of the new features of this ROM include,
  3141.  
  3142. Zapf Dingbats
  3143. °dONLNd    €l‚q*n
  3144. °dONLNd ÿx‰K) /support for gray scale display and video output
  3145. °dONLNd;ÌlÙq(Ûln
  3146. °dONLNd=ÍxˆÍ) improved mouse tracking
  3147. °dONLNdUˇlq(ln
  3148. °dONLNdW¸x) improved serial communication
  3149. °dONLNdulq(ln
  3150. °dONLNdwx.) 'support for the new SPI modem interface
  3151. °dONLNdü#l*q()ln
  3152. °dONLNd° x,Ú) support for SCSI disk mode
  3153. P*W¯4Q*W¯ RlR¯
  3154. ˇ·ˇ‚7^
  3155. ˇˇ‹.ˇ◊°dONLNdºAlP[(Ll%Gray Scale and External Video Supportˇˇˇˇˇˇ€r(L2
  3156. °dONLNd‚Wlcˆ(`lVThe ROM includes support for these two new video systems. Because both the controller °dONLNd8dlpÏ*
  3157. Tchips and their associated VRAM are turned off during sleep, the ROM software saves °dONLNdåql}Ê*
  3158. Uand restores the chip registers. VRAM is restored by forcing a screen update on wake.
  3159. ¢*©¯4£*©¯ §l§¯
  3160. ˇ·ˇ‚7^
  3161. ˇˇ‹.ˇ◊°dONLNd‚ìl¢¯*$Mouse Driver Changesˇˇˇˇˇˇ€r(û2
  3162. °dONLNd˜©lµÔ(≤lWThe mouse driver now provides better cursor control, and is optimized for each type of °dONLNdN∂l¬ë*
  3163. Dpointing device (mouse, trackball, or graphics tablet, for example).
  3164. Á*Ó¯4Ë*Ó¯ Èlȯ
  3165. ˇ·ˇ‚7^
  3166. ˇˇ‹.ˇ◊°dONLNdìÿlÁÒ*$Serial Driver Changesˇˇˇˇˇˇ€r(„2
  3167. °dONLNd©Ól˙Ÿ(˜lMThe ROM includes a new serial driver for improved asynchronous and AppleTalk °dONLNdˆ˚l*
  3168. Vcommunication. MIDI and other applications requiring data rates greater than 9600 bps .°dONLNdLlØ*
  3169. should use the ,
  3170. Courier°dONLNd[Øfl)CPollProc°dONLNdcfl«)03 routine described in the Macintosh Technical Note .°dONLNdñl!¨(l
  3171. M.DV.PollProcㆰdONLNd£¨!Æ)@.
  3172. F*M¯4G*M¯ HlH¯
  3173. ˇ·ˇ‚7^
  3174. ˇˇ‹.ˇ◊°dONLNd•7lFÁ(BlSPI Modem Supportˇˇˇˇˇˇ€r(B2
  3175. °dONLNd∑MlYÏ(VlVThe new serial driver and other routines provide support for the SPI modem interface. °dONLNd
  3176. ZlfÎ*
  3177. TMore information about the SPI modem interface will be provided in future developer °dONLNdagls±*
  3178. documentation.ˇ:@ˇ ˇˇˇˇ@
  3179. ˇ·ˇ‚7^
  3180. 4H\, Palatino
  3181. &e.3+ä"CHAPTER ”)>2,     Helvetica
  3182.     ˇˇ—ÚˇÆ(@äSoftware4⁄ä˙(‡äSystem Software
  3183. (‡ 414^H¿
  3184. kHr4lHr mäm
  3185. ˇ·ˇ‚7^
  3186. ˇˇ‹.ˇ◊°dONLNd\äkÓ(gäSCSI Disk Modeˇˇˇˇˇˇ€r(g2
  3187. °dONLNdrä~({äQThe ROM supports a SCSI disk mode similar to that of the PowerBook 100 computer, °dONLNd`äã*
  3188. Wallowing the internal hard disk to be mounted and used as an external drive by another °dONLNd∑åäòΩ*
  3189. Macintosh. °dONLNd√ûä™*XTo enter SCSI disk mode you first use the PowerBook control panel to set the SCSI ID of °dONLNd´ä∑*
  3190. Sthe hard disk when in SCSI disk mode. You then connect an HDI-30 SCSI Disk Adapter °dONLNdn∏äƒ*
  3191. Tcable between the PowerBook’s external SCSI connector and the desktop computer, and °dONLNd¬≈ä—Ú*
  3192. Prestart the PowerBook. The adapter cable grounds pin 1 of the HDI-30 connector, °dONLNd“äfi˚*
  3193. Pcausing the ROM code to bypass the normal startup procedure and enter SCSI disk °dONLNdbfläÎ*
  3194. Tmode. While the PowerBook is in SCSI disk mode the Macintosh system software is not °dONLNd∂Ï䯩*
  3195. Aloaded and the computer is usable only as an external disk drive.°dONLNd¯˛ä
  3196. Â*LTo exit SCSI disk mode you press the power button to turn off the PowerBook.
  3197. H,4H,
  3198. <HD4=HD >H>
  3199. ˇ·ˇ‚7^
  3200. ˇˇ©ˇÆ°dONLNdE)H<¿(7HSystem SoftwareˇˇˇˇˇˇU˛(72
  3201. °dONLNdUMäYù(VäThe ª¿°dONLNdYMùY“)
  3202. PowerBook d°dONLNdcM”Y˜)6160/180s@°dONLNdjM˜Y
  3203. )$> computers are shipped with system software version 7.1. This °dONLNd®Zäf(cäUsoftware provides a number of new features that are documented in the release notes. 
  3204. ãHí4åHí çäç
  3205. ˇ·ˇ‚7^
  3206. ˇˇ‹.ˇ◊°dONLNd˛|äã‚*$Identifying the J¿°dONLNd|„ã-)Y
  3207. PowerBook ZðdONLNd|-ã^)J160/180ˇˇˇˇˇˇ€r)·2
  3208. °dONLNd íäû(õäWThe correct method for software to identify the Macintosh model it is running on is by °dONLNdwüä´`*
  3209. 0using the Gestalt Manager routines described in †°dONLNd±üa´¶)◊Inside Macintosh˘†°dONLNd”ü¶´€)E , Volume VIK°dONLNdfiü‹´fi)6.°dONLNd‡±äΩ[(∫ä-The gestaltMachineType value returned by the ˜ °dONLNd
  3210. ±[Ωê)—
  3211. PowerBook ü`°dONLNd±ëΩ†)6160ü`°dONLNd±†Ω) is 34; the value for the °dONLNd4æä ø(«ä
  3212. PowerBook (@°dONLNd>æ¿ œ)6180(@°dONLNdA朠)F is 33. These values can be used to obtain the machine name string as °dONLNdáÀä◊¬(‘ä
  3213. described in `°dONLNdûÀ√◊)9Inside Macintoshˆ`°dONLNdˇˇ)E. 
  3214. ¸H4˝H ˛ä˛
  3215. ˇ·ˇ‚7^
  3216. ˇˇ‹.ˇ◊°dONLNd√Ìä¸(¯äSound Input Changesˇˇˇˇˇˇ€r(¯2
  3217. °dONLNd◊äˇ( äSTo improve sound quality, system software sets the hard disk spin-down time to 1.5 °dONLNd*ä *
  3218. Tseconds when recording with the internal microphone. The spin-down time is restored °dONLNd~ä)*
  3219. Zto its previous setting when the user finishes recording. The hard disk spin-down time is °dONLNdÿ*ä6é*
  3220. 7not changed when recording with an external microphone.
  3221. [Hb4\Hb ]ä]
  3222. ˇ·ˇ‚7^
  3223. ˇˇ‹.ˇ◊°dONLNdLä[*$New Control Panelsˇˇˇˇˇˇ€r(W2
  3224. °dONLNd#gäs(päTSystem 7.1 introduces several new control panels for PowerBook users. The PowerBook °dONLNdwtäÄ*
  3225. Ucontrol panel, which replaces the Portable control panel provided with System 7.0.1, °dONLNdÃÅäçò*
  3226. >offers a simplified interface and support for SCSI disk mode. ⁄†°dONLNd
  3227. Åòçƒ(äò
  3228. Figure 2-1xİdONLNdÅ≈çˆ)-  shows the °dONLNdéäöI(óä+PowerBook control panel as it looks on the £@°dONLNdJéIö~)ø
  3229. PowerBook KİdONLNdTéö£)6160/180Z¿°dONLNd[é£ö)$. The control panel runs °dONLNdtõäß
  3230. (§äWon all PowerBooks, and displays only the features that are appropriate for each model. °dONLNdÀ®ä¥∂*
  3231. Figure 2-2‡°dONLNd’®∑¥
  3232. )-L shows the options dialog, where users can select standard or reduced speed.ˇ;ö@ˇ ˇˇˇˇ@
  3233. ˇ·ˇ‚7^
  3234. 4*\¯, Palatino
  3235. &e.3+l"CHAPTER ”)>2,     Helvetica
  3236.     ˇˇ—ÚˇÆ(@lSoftware4⁄*˙¯
  3237. (‡*42
  3238.     )BSystem Software4^*¿¯
  3239. °dONLNd\lh(elWIf you hold down the Option key and click on the Options button, the processor cycling °dONLNdWilu≈*
  3240. Roptions are included in the dialog box. If processor cycling is disabled, certain °dONLNd©vlǘ*
  3241. [applications run faster, but battery life is reduced and the computer generates more heat. °dONLNdÉlèœ*
  3242. SThe additional heat does not affect reliability, but may cause concern to the user.°dONLNdXïl°·*RThe PowerBook Display control panel is used to select video mirroring mode and to °dONLNd™¢lƵ*
  3243. Kautomatically dim the LCD backlight after a user-specified period of time. °Ä°dONLNdı¢µÆ·(´µ
  3244. Figure 2-3?`°dONLNdˇ¢‚Ɖ)- °dONLNdØlª◊(∏lshows the control panel.°dONLNd¡lÕ2*)The AutoRemounter control panel shown in è¿°dONLNdB¡2Õ^)Δ
  3245. Figure 2-4-†°dONLNdL¡_ÕÌ)- automatically remounts shared °dONLNdkŒl⁄ó(◊lAnetwork volumes that were disconnected after a sleep or shutdown.
  3246. ¸*
  3247. ¯4˝*
  3248. ¯"˝*]
  3249. ˇ·ˇ‚7^
  3250.     °dONLNd≠Úl˝ñ*#
  3251. Figure 2-1°dONLNd∏ÚÆ˝)BPowerBook control panel
  3252. ó*®¯4ò*®¯"ò*]
  3253. ˇ·ˇ‚7^°dONLNd–çlòñ(ïl
  3254. Figure 2-2°dONLNd€çÆò1)BPowerBook control panel options
  3255. 
  3256. jrDòÄ®úPHHDALQˇˇˇˇˇˇÓÓÓÓÓÓ››››››ÃÃÃÃÃꪪªªª™™™™™™ôôôôôôààààààwwwwww    ffffff
  3257. UUUUUU DDDDDD 333333
  3258. """"""úP
  3259. jrDŎ⁄ˇ    ÛÅ3‹35ˇ    ÛÅ‹ˇ    ÛÅ‹ˇÛ˛à¸ÃŒà÷ƒàÖˇÛ˛¸3 ˇˇÔˇˇ¯Òøˇ(Û˛à5˛U√Œà˛ÒÒÒÒ˘Ò¸ƒàÖˇ8Û˛5˛U√ $ÒÒˇˇÒÒÒˇˇÒˇÒÒˇˇˇˇÒÒ¡ˇ<Û˛à5˛U√Œà˛#ÒÒÒÒÒÒÒÒÒˇÒÒÒÒÒÒÒˇ˝ƒàÖˇ7Û˛5˛U√ #ˇˇÒÒÒÒÒÒÒÒˇˇÒÒÒÒˇÒ¿ˇ;Û˛à5˛U√Œà˛"ÒÒÒÒÒÒˇˇÒÒÒÒÒÒÒÒˇ¸ƒàÖˇ7Û˛5˛U√ #ÒÒÒÒÒÒÒÒÒÒÒÒÒÒˇÒ¿ˇ<Û˛à5˛U√Œà˛#ÒÒÒÒÒÒÒÒÒÒÒÒÒÒÒˇ˝ƒàÖˇ8Û˛<˛Ã√ Ò˛ˇˇ˛ˇÒˇˇÒˇˇˇˇˇˇÒÒ¡ˇÛ˛à¸3Œà÷ƒàÖˇ    ÛÅ‹ˇ    ÛÅ‹ˇıÅU€UˇŎŸˇÅ€ˇÅ€ˇÅ€ˇÅ€ˇÅ€ˇÅ€ˇÅ€ˇÅ€ˇÅÓˇˇ˛ıˇÅÏıˇ'Ρˇ˚ˇˇÚˇˇÂˇ¿˛ıˇ(Î¸ˇˇÛÊæ˛ıˇWÎˇˇˇˇˇˇˇ˛%ˇˇˇˇˇˇˇˇˇˇˇˇˇˇˇˇ…˝ıˇWÎEˇˇˇˇˇˇˇˇˇˇˇˇˇˇ…˝ıˇXÎEˇˇˇˇˇˇˇˇˇˇˇˇˇˇˇˇˇˇˇ…ıˇOÎ*ˇˇˇˇˇ˛ˇˇˇˇˇˇˇˇˇˇˇ∑ˇOÎ+ˇˇˇˇ˛ˇˇˇˇˇˇˇˇˇˇ∑ˇOÎEˇˇˇˇˇˇˇˇˇˇˇˇˇ∑ˇZ˝˛ˇ˛ˇ˘ˇˇˇˇˇˇˇˇ˛)ˇˇˇˇˇˇˇˇˇˇˇˇˇˇˇˇ∑ˇ˝    ÙDDDDO‚äˇˇÙDD˝ˇDDOˇÊäˇıD¡ˇâˇ¯DÙDDÅΡ¯DÙDDÅΡDOˇˇ˝DˇˇÙDÅΡ¯DÙDDÅΡ¯DÙDDÅΡıDÅΡıDÅΡıDÅΡıDÅΡıDÅΡ#ıDÙ˚µ˚⁄ˇ+ıDÙˇ‡ˆıˆıˇ”ˇKıDÙ˝ˇˇˇÚˇˇ˜ıˆı˝ˇˇˇˇˇ‰ˇRıˇÙÛˇ¯ıˆı¡@‰ˇÙ“ˇ¡D‰Ù‹ˇ¯¡D‰ˇˇÙˇ‹¯ˇˇ¡√˛‹ˇ«ˇ√⁄«ˇ√€«ˇ√˛‹ˇ«ˇ¬ˇ‹Δˇ'‰ˇˇ˙ˇÈ‹ˇ˜ˇÓˡ#‰¸Ë“ÓÊˇY‰ˇˇˇˇˇ˙ˇ¯ıˆı˛ˇˇˇˇˇÏˇY‰ˇˇ˙ˇˇ˜ıˆıÌˇW‰ˇˇˇˇ˘ˆıˆıˇˇˇˇÌˇE‰≈
  3260. ˛ ÌˇE‰ˇˇ≈ ˇˇˇ˛ ˇÌˇÅ€ˇÅ€ˇÅ€ˇÅ€ˇÅ€ˇÅ€ˇΩ·ˇ¡ˇΩ·¡ˇæfl¬ˇæfl¬ˇæfl¬ˇæfl¬ˇæ˙ˇ˛Ó¬ˇæ˚˛Ï¬ˇ"æ˚ˇˇˇˇˇˇˆ¬ˇ æ˚Ù¬ˇ!æ˚ˇı¬ˇ"æ˚ˆ¬ˇ%æ˙ˇˇˇˇ˙¬ˇæ¯È¬ˇæ¯È¬ˇΩ·¡ˇΩ·ˇ¡ˇÅ€ˇÅ€ˇÅ€ˇÅ€ˇÅ€ˇÅ€ˇÅ€ˇÅ€ˇÅ€ˇÅ€ˇÅ€ˇŎ‚ˇ˛ˇÅ€ˇÅ€ˇÅ€ˇÅ€ˇÅ€ˇÅ€ˇÅ€ˇÅ€ˇÅ€ˇÅ€ˇ.Í ˇˇˇˇ˛ˇˇ˝ˇ¸˛˙ˇûˇ1˘Ù ˇˇˇ˛˚ˇ¸ˇ˛ˇ˙ˇûˇ?˘Ùıˇ˛ˇ˛ˇ˛ ˇˇˇ˛ˇˇˇˇˇˇ¢ˇ@˙DOıˇˇ˛ˇˇ˛ ˇ˛ˇˇˇˇˇˇˇˇˇˇ¢ˇ?˙ÙDDıˇˇ˛ˇˇ˛ ˇˇˇ˝ˇˇˇˇˇˇˇˇˇ¢ˇ>˚DODOıˇˇ˝ˇˇ˛ ˇˇ˝
  3261. ˇˇˇˇˇˇ˛ˇ¢ˇ=˚ÙDÙDıˇˇ˝ˇ˛ ˇˇˇ˝ˇˇˇˇˇˇ†ˇD¸DODO˜ ˇˇˇ˛ ˇˇ˛˛ ˇˇˇˇˇˇ¢ˇD¸ÙDÙD˜ ˇˇˇˇ˛ ˇˇˇˇˇ˛˛ ˇˇˇˇˇ¢ˇ˝DO˛DOÅˡ˝ÙD˝ˇˇÅÈˇ˛DOÅ·ˇ˛ÙD˚ˇÅΡDO˛ˇ˚DÅΡ˛ÙD˚ˇÅΡ˛DOÅ·ˇ˝ÙD˝ˇˇÅÈˇ˝DO˛DOÅˡ¸ÙDÙDÅˡ¸DODOÅÁˇ˚ÙDÙDÅÁˇ/˚DODO€ˇÚˇˇÚˇÚˇˇÚˇÚˇˇÊˇ:˙ÙDD‹ÙˇˇÙÙˇˇÙÙˇˇÁˇB˙DOÎˇÙ˛ı˝ı˛ı˝ı˛ı˝ˡ[˘ÙÎÙˇ˛˘˝ˇ˘˛ˇˇ˙˝˛˘˛ˇˇ˙˝˛ˇÏˇZ˘Í¯˛ˇˇ˘˝˚¸˛˙˝˛ˇ˙¸¯˝ΡT·ˆ˛ˇ˘˝˝˚¸˘˝˙¸ˇ˙˝ΡV·ˆ˛ˇ˘˝˛˙¸ˇ˙˝˙¸˛˙˝ˇˇÏˇW·ı˛ˇ˘˝˛˙¸˛˙˝ˇˇ˚¸˛˙˝ÌˇY·ˇ˜ˇ˛˘˝¯˛˙˝˛˘˛˙˝ÌˇQ—˛˛˘˝ˇˇ˙˛˛ˇ˙˝˛˘˛˛ˇ˙˝ˇÏˇ3—ÙˇˇÙÙˇˇÙÙˇˇÁˇ'–ˇÚˇˇÚˇÚˇˇÚˇÚˇˇÊˇÅ€ˇÅ€ˇÅ€ˇÅ€ˇÅ€ˇÅ€ˇŎŸˇŎ⁄ˇ
  3262. ®j2`òÄæ’{HHDALRˇˇˇˇˇˇÓÓÓÓÓÓ››››››ÃÃÃÃÃꪪªªª™™™™™™ôôôôôôààààààwwwwww    ffffff
  3263. UUUUUU DDDDDD 333333
  3264. """"""’{®j2`Ŏƒˇ    ÛÅ3Δ38    ÛÅDΔDH
  3265. ÛHÅà«àH ÛHŎ»ˇÛH ÛHÅ…ÛH ÛHÅ…ÛH ÛHÅ…ÛH ÛHÅ…ÛH ÛHÅ…ÛH ÛHÅ…ÛH ÛHÅ…ÛH ÛHÅ…ÛH ÛHÅ…ÛH ÛHÅ…ÛH ÛHÅ…ÛH ÛHÅ…ÛH ÛHÅ…ÛH ÛHÅ…ÛH ÛHÅ…ÛH ÛHÅ…ÛH ÛHÅ…ÛH ÛHÅ…ÛH ÛHÅ…ÛH ÛHÅ…ÛH ÛHÅ…ÛH ÛHÅ…ÛH=ÛHı˛ˇ˛˛ˇˆˇˇ¸Ûˇ¡ˆˇˇ˚ˇ¿ÛH;ÛHı˛ˆˇˇ¸Ûˇ¡Ù¸ˇΩÛH}ÛHˆˇˇ˛ˇˇˇ˜ˇˇˇˇˇˇˇˇˇˇˇ˛ˇ˛%ˇˇˇˇˇˇˇˇˇˇˇˇˇˇ˛ˇˇˇˇˇˇˇˇÀÛHuÛHˆˆ˜ˇˇˇˇˇˇˇˇ˛ˇ˛@ˇˇˇˇˇˇˇˇÀÛHwÛHˆ˘˜ˇˇˇˇˇˇˇˇˇ˛ˇ˛?ˇˇˇˇˇˇˇˇˇˇ ÛHxÛHˆ˘˜
  3266. ˇˇˇˇ˛ˇˇˇˇ˛ˇ˛@ˇˇˇˇˇˇˇˇˇˇÀÛH}ÛHˆˇˇ˛ˇˇ˜ˇˇˇˇˇ˛ˇˇˇ˛ˇ˛@ˇˇˇˇˇˇˇˇÀÛHxÛHˆ˘˜ˇˇˇˇˇˇˇˇ˛DˇˇˇˇˇˇˇˇÀÛHxÛHˆ˘˜ˇˇˇˇˇˇˇˇˇˇ˛*ˇˇˇˇˇˇˇˇˇˇˇˇ˛ˇˇˇˇˇˇˇÀÛHÛHˆˆ‡ˇÕπÛHÛHˆˆ‚ˇÕπÛHÛHˆˆ‚ˇÉÛHÛHˆˆÅ·ÛHÛHˆˆÅ·ÛHÛHˆˆÅ·ÛHÛHˆˆÅ·ÛHÛHˆˆÅ·ÛHÛHˆÙˇÅ·ÛH ÛHÅ…ÛH ÛHÅ…ÛH ÛHÅ…ÛH ÛHÅ…ÛH ÛHÅ…ÛH ÛHÅ…ÛH ÛHÅ…ÛH ÛHÅ…ÛH ÛHÅ…ÛHÛHÍÅ¯ÈÛH ÛHÅ…ÛH ÛHÅ…ÛH ÛHÅ…ÛH ÛHÅ…ÛH ÛHÅ…ÛH ÛHÅ…ÛH ÛHÅ…ÛH ÛHÅ…ÛH ÛHÅ…ÛHÛH‡¸ˇÅÒÛH1ÛH‡¸ˇˇ¯ˇ˙ˇÏˇˇÓˇ˛ˇ ÛH-ÛH‡¸ˇˇ¯ˇ˙ˇÏˇˇÓˇΔÛHoÛH‡¸ˇˇˇˇˇˇ˛ˇˇˇˇˇˇ˛ˇˇˇˇˇˇˇˇ˛ˇˇˇˇˇˇˇˇˇˇˇˇ˛ˇˇˇŒÛHoÛH‡¸
  3267. ˇˇˇˇˇˇ˛ˇ˛ˇˇˇˇˇˇˇ˛ˇˇˇˇˇˇˇˇˇ˛ˇˇˇˇˇˇˇˇˇˇˇˇˇ˛ˇˇˇŒÛHoÛH‡¸
  3268. ˇˇˇˇˇˇ˛ˇ˛ˇˇˇˇˇˇˇˇ˛ˇˇˇˇˇˇˇˇˇ˛ˇˇˇˇˇˇˇˇˇˇˇˇˇ˛ˇˇˇŒÛHnÛH‡¸
  3269. ˇˇˇˇˇˇ˛ˇ˝ˇˇ˛ˇ˛ˇˇˇ˛    ˇˇˇˇˇ˛ˇˇˇ˛ˇˇˇˇˇˇˇˇˇ˛ˇˇˇ˛ˇˇˇŒÛHnÛH‡¸
  3270. ˇˇˇˇˇˇ˛ˇ˝ˇˇˇ˛ˇ˛ˇˇ˛
  3271. ˇˇˇˇˇˇ˛ˇˇ˛ˇˇˇˇˇˇˇˇˇˇ˛ˇˇ˛ˇˇˇŒÛHoÛH‡¸
  3272. ˇˇˇˇˇˇ˛ˇ˛ˇˇˇˇˇˇ˛ˇˇˇˇˇˇˇ˛ˇˇˇˇˇˇˇˇˇˇˇˇ˛ˇˇˇŒÛHmÛH‡¸
  3273. ˇˇˇˇˇ˛˛ˇˇˇˇˇˇ˛˝ˇ ˇˇˇˇˇ˛ˇˇˇˇˇˇˇˇˇˇˇˇ˛ˇˇˇŒÛH"ÛH‡¸flˇËˇˆˇ˛ˇæÛH$ÛH‡¸ˇflˇËˇ¯ˇˇæÛHÛHìˇˇæÛH ÛHÅ…ÛH ÛHÅ…ÛH ÛHÅ…ÛH ÛHÅ…ÛH ÛHÅ…ÛHÛHÍÅ¯ÈÛH ÛHÅ…ÛH ÛHÅ…ÛH ÛHÅ…ÛH ÛHÅ…ÛH ÛHÅ…ÛH ÛHÅ…ÛH ÛHÅ…ÛH ÛHÅ…ÛH ÛHÅ…ÛHÛHÔˇˇ·ˇÚëÛHÛHÔ‚ˇÛëÛHCÛHÔ5ˇˇˇˇˇˇˇˇˇˇˇˇˇˇˇˇˇˇëÛHCÛHÔˇˇˇˇˇˇˇ˛ˇëÛHBÛHÔˇˇˇˇˇˇˇˇˇ˝ˇëÛHAÛHÔ˛ˇ ˇˇˇˇˇ¸ˇˇˇˇˇëÛH@ÛHÔˇ˝
  3274. ˇˇˇˇˇ¸ëÛHBÛHÔˇˇˇˇˇ˝ëÛHBÛHÔˇˇˇˇˇˇˇˇ˝ˇˇˇˇˇˇˇˇˇëÛHÛH…ÉÛHÛH…ÉÛH ÛHÅ…ÛH ÛHÅ…ÛH ÛHÅ…ÛH ÛHÅ…ÛH ÛHÅ…ÛH ÛHÅ…ÛHÛHfiˇÅÔÛH(ÛHfl˛ˇˇˆ¯Ìˇ•ÛH(ÛHfl˛˛ˇˇˆ¯Ìˇ•ÛHGÛHflˇ˛ˇˇˇˇˇˇˇˇˇˇˇˇˇ˛ˇˇˇˇˇˇˇ•ÛHHÛH‡˛ˇ5ˇˇˇˇˇˇˇˇˇˇˇ•ÛHHÛH‡˛ˇ5ˇˇˇˇˇˇˇˇˇˇˇˇˇˇˇ•ÛHHÛH‡˛ˇ˛ˇˇ˛ˇˇˇ˛ˇ˛ˇˇˇ•ÛHHÛH‡˛ˇ˛ˇ˛ˇˇˇˇ˛ˇ˛ˇˇ•ÛHGÛHflˇ˛1ˇˇˇˇˇˇˇˇ•ÛHGÛHfl˛˛ˇˇˇˇˇˇˇˇˇ˛ˇˇˇˇˇˇˇ•ÛHÛHfl€ˇóÛHÛHfiˇ⁄ˇóÛH ÛHÅ…ÛH ÛHÅ…ÛH ÛHÅ…ÛH ÛHÅ…ÛHÛHfiˇ…∫ÛH=ÛHfl˛ˇˇ˙ˇÛÌˇ˛Ì˙ˇˇÁˇÙÒÛH9ÛHfl˛˛ˇˇ˙ˇÛÌˇ˛ˇÌ˙ˇˇŸˇÒÛHíÛHfl˛˛ˇˇˇˇˇˇˇˇˇˇˇˇ˛ˇˇˇˇˇˇˇ˛ˇ˝ˇ
  3275. ˇˇˇˇˇ˛ˇˇˇˇˇˇˇˇˇ˛ˇˇˇˇˇˇˇˇˇˇˇÒÛHíÛH‡¸2ˇˇˇˇˇˇˇˇˇˇˇˇˇˇˇˇˇ˛JˇˇˇˇˇˇˇˇˇˇˇˇˇˇˇÒÛHíÛH‡¸2ˇˇˇˇˇˇˇˇˇˇˇˇˇˇˇˇˇˇ˛JˇˇˇˇˇˇˇˇˇˇˇˇˇˇˇˇˇÒÛHíÛH‡¸ˇˇ˛ˇˇˇˇˇˇˇˇ˛ˇˇˇ˛ˇ˛ˇˇˇ˛-ˇˇˇˇˇˇˇ˛ˇˇˇˇˇˇˇˇˇˇˇˇÒÛHëÛH‡¸ˇˇˇ˛ˇˇˇˇˇ˛ˇˇˇˇ˛ˇ˛ˇˇ˛ˇ˝ˇˇ˛ˇˇˇˇˇˇˇˇˇˇˇˇÒÛHìÛHfl˛˛/ˇˇˇˇˇˇˇˇˇˇˇˇˇˇˇ˛JˇˇˇˇˇˇˇˇˇˇˇˇˇÒÛHìÛHfl˛˛ˇˇˇˇˇˇˇˇˇˇˇˇ˛ˇˇˇˇˇˇˇ˛ˇˇˇˇ˛ˇˇˇˇˇˇˇˇ˛ˇˇˇˇˇˇˇˇˇˇˇÒÛH'ÛHfl›ˇÔ◊Ρ˝ÛH!ÛHfiˇ‹ˇΔÌˇÎÛHÛHÅ˘ˇˇÏˇÎÛH ÛHÅ…ÛH ÛHÅ…ÛH ÛHÅ…ÛH ÛHÅ…ÛH ÛHÅ…ÛH ÛHÅ…ÛH ÛHÅ…ÛH ÛHÅ…ÛH!ÛH«ˇˇ¯ˇ¯ˇ˝ˇÙˇÆÛH ÛH«ˇˇ¯ˇ¯ˇ˝ˇÛˇÆÛHJÛH«#ˇˇˇˇˇˇˇˇˇˇˇˇˇ˛ˇˇˇˇˇˇˇˇˇ¿ÛHIÛH«ˇˇˇˇˇˇˇˇ˝ˇˇ˛ˇˇˇˇˇˇˇˇˇ¿ÛHIÛH«ˇˇˇˇˇˇˇˇˇ˝ˇ˛ˇˇˇˇˇˇˇˇˇˇ¿ÛHHÛH«ˇˇ˛ˇˇˇˇ˝ˇ˛ˇˇˇˇˇˇˇˇ˛ˇ¿ÛHFÛH«ˇˇˇ˝
  3276. ˇˇˇ˝ˇ˛ˇˇˇˇˇˇˇˇˇæÛHIÛH«ˇˇˇˇˇ˝ˇ˛ˇˇˇˇˇˇˇˇˇ¿ÛHIÛH«ˇˇˇˇˇˇ˛ˇˇˇ˝ˇˇˇˇˇˇˇˇˇˇ¿ÛHÛHèˇºÛHÛHëˇºÛHÛHëˇºÛH ÛHÅ…ÛHÛHÍÅ¯ÈÛH ÛHÅ…ÛH ÛHÅ…ÛH ÛHÅ…ÛH ÛHÅ…ÛH ÛHÅ…ÛH ÛHÅ…ÛH ÛHÅ…ÛH ÛHÅ…ÛHÛH󉡖ÛHÛHò‚ˇ—ÛHÛHô‚ˇ“ÛHÛHôˇˇÊˇˇ“ÛH"ÛHÓ–ˇ›ˇÊˇˇ¯Êˇ¯ÛH*ÛHÔ“flˇˇÊˇˇ˘ˇÊˇ¯ÛH*ÛHÔˇ–ˇflˇÊˇ˙Ê˘ÛH&ÛHÔ–flˇ‰ˇ˙‰˘ÛHTÛHÔ˝˜ˇˇ˚ˇ˘ˇ˘flˇ˝ˇÒ˝ˇ˙ˆˇˇˇˆ˘ÛHUÛHÔ˝˜ˇˇ¸¯ˇ˘flˇ˝ˇÒ˝ˇ˙˜ˆ˘ÛHsÛHÔ˝
  3277. ˇˇ˛ˇˇˇˇˇˇˇˇˇˇˇˇ¸flˇ˝ˇ˛ˇˇˇˇˇˇ˝ˇ˙˜ˇı˘ÛHtÛHÔ˝
  3278. ˇˇ˛ˇˇˇˇˇˇˇˇˇ˝flˇ˝ˇ˛ˇˇˇˇ˝ˇ˙˜ˇı˘ÛHrÛHÔ˝
  3279. ˇˇˇ˛ˇˇˇˇˇˇˇˇˇˇ¸flˇ˝ˇ˛ˇˇˇˇˇ˝ˇ˙˜ˇÙ˘ÛHrÛHÔ˝ˇ˛ˇ˛ˇˇ˛ˇˇˇˇˇˇˇ¸flˇ˝ˇ˛ˇˇˇˇˇˇˇ˝ˇ˙˜ˇı˘ÛHrÛHÔ˝ˇˇ¸ˇˇˇ˛ˇˇˇˇˇˇ˝flˇ˝ˇ˛ˇˇˇˇˇ˝ˇ˙˜ˇı˘ÛHuÛHÔ˝
  3280. ˇˇ˛ˇˇˇˇˇˇˇˇ˝flˇ˝ˇˇˇˇˇˇ˝ˇ˙˜ˆ˘ÛHrÛHÔ¸    ˇˇˇˇ˛ˇˇˇˇˇˇˇˇˇˇ¸flˇ˝ˇˇˇˇˇˇˇˇ˝ˇ˙ˆˇˇˇˆ˘ÛH&ÛHÔ–flˇ‰ˇ˙‰˘ÛH&ÛHÔ–flˇ‰ˇ˙‰˘ÛH*ÛHÔˇ–ˇflˇÊˇ˙Ê˘ÛH*ÛHÔ“flˇˇÊˇˇ˘ˇÊˇ¯ÛH"ÛHÓ–ˇ›ˇÊˇˇ¯Êˇ¯ÛHÛHôˇˇÊˇˇ“ÛHÛHô‚ˇ“ÛHÛHò‚ˇ—ÛHÛH󉡖ÛH ÛHÅ…ÛH ÛHÅ…ÛH ÛHÅ…ÛH ÛHÅ…ÛH ÛHÅ…ÛH ÛHÅ…ÛH ÛHÅ…ÛH ÛHÅ…ÛH ÛHÅ…ÛH ÛHÅ…ÛH ÛHÅ…ÛH ÛHÅ…ÛH ÛHÅ…ÛH ÛHÅ…ÛH ÛHŎ»ˇÛH
  3281. ÛHÅ3«3H    ÛÅDΔDH¯Åà≈àŎƒˇˇ*ƒ@ˇ ˇˇˇˇ@
  3282. ˇ·ˇ‚7^
  3283. 4H\, Palatino
  3284. &e.3+ä"CHAPTER ”)>2,     Helvetica
  3285.     ˇˇ—ÚˇÆ(@äSoftware4⁄ä˙(‡äSystem Software
  3286. (‡ 434^H¿
  3287. gHw4gHw"hH]
  3288. ˇ·ˇ‚7^
  3289.     °dONLNd\äg¥(dä
  3290. Figure 2-3°dONLNd \ÃgP)BPowerBook Display control panel
  3291. H4H"H]
  3292. ˇ·ˇ‚7^°dONLNd+ˆä¥(˛ä
  3293. Figure 2-4°dONLNd6ˆÃA)BAutoRemounter control panel
  3294. wà‹QòÄúú6HHDADSˇˇˇˇˇˇÓÓÓÓÓÓ››››››ÃÃÃÃÃꪪªªª™™™™™™ôôôôôôààààààwwwwww    ffffff
  3295. UUUUUU DDDDDD 333333
  3296. """"""ú6wà‹QŎÁˇ¯
  3297. ÛÅ3È35ˇ
  3298. ÛÅÈˇ
  3299. ÛÅÈˇÛ˛à¸Ã„àπ⁄àÖˇ,Û˛¸3›ˇˇÔˇˇ¯Ò˝ˇˇÒ˘ˇÃˇ6Û˛à5˛U√„à¸ÒÒÒÒ˘Ò˝ÒÒ˜ˇÙ⁄àÖˇRÛ˛5˛U√›=ÒÒˇˇÒÒÒˇˇÒˇÒÒˇˇˇˇÒÒÒÒÒˇÒˇˇÒˇˇÒˇˇ‘ˇYÛ˛à5˛U√„à¸#ÒÒÒÒÒÒÒÒÒˇÒÒÒÒÒÒÒˇ˛ÒÒÒÒˇˇˇÒˇˇˇ¸⁄àÖˇRÛ˛5˛U√›#ˇˇÒÒÒÒÒÒÒÒˇˇÒÒÒÒˇÒ˛ÒÒÒˇˇˇˇˇˇˇˇ‘ˇXÛ˛à5˛U√„à¸"ÒÒÒÒÒÒˇˇÒÒÒÒÒÒÒÒˇ˝ÒÒÒˇÒˇˇˇˇˇˇˇ¸⁄àÖˇRÛ˛5˛U√›#ÒÒÒÒÒÒÒÒÒÒÒÒÒÒˇÒ˛ÒÒÒˇˇˇˇˇˇˇˇ‘ˇYÛ˛à5˛U√„à¸#ÒÒÒÒÒÒÒÒÒÒÒÒÒÒÒˇ˛ÒÒÒˇˇˇˇˇˇˇˇ¸⁄àÖˇRÛ˛<˛Ã√›Ò˛ˇˇ˛ˇ1ÒˇˇÒˇˇˇˇˇˇÒÒˇˇÒˇÒˇˇÒˇˇˇˇˇ‘ˇÛ˛à¸3„àÀˇˆˇ¸⁄àÖˇÛ£ˇ¯Òˇ‘ˇÛôˇÒ‘ˇ    ıÅUËUˇÅˇÊˇ    Åˡ    Åˡ    Åˡ    Åˡ    Åˡ    Åˡ    Åˡ    Åˡ    Åˡ    Åˡ    Åˡ˝ˇÚˇ¯ãˇ8˝Ûœ˚˙ˇ˝¸˜¯ΡJ˝#ˇˇˇˇˇˇˇ‡ˇ˙˜˝¸ˆ‡ˇp˝#ˇ‡˝%ˇˇˇˇˇˇˇˇˇˇˇˇˇ˛ˇˇˇˇˇˇÚˇn˚!ˇˇˇ‡˛+ˇˇp˝#‡>ˇˇˇˇˇˇp˝#ˇˇˇˇ‡ ˛˛ ˛ˇO⁄‡)ˇˇˇˇˇˇˇˇ˛ˇˇÚˇ€ˇ°ˇ
  3300. Å˚ˇÔˇ    Åˡ    Åˡ    Åˡ
  3301. ¨ˇˇ¿ˇ≠ˇ¡ˇ¸ÛˇˆˇŒ¬ˇ ˝Û¯œ¬ˇ%˝Û@O¯˛’¸ˇ·ˇ·ˇ7˝ÙÛ¯ˇ˛ˇfl˝¸‚˛ˇˇËˇ;˝@O˜ˇ@O˘˛ˇflˇ˛¸ˇ‚ˇ˛ÊˇC˝ÙDD˛Gww{{ªø˘˛ˇˇ·˛˙·ˇ˛ˇˡ@˝@ÙDDtt˛wªªø@O˘˛ˇ‚˛˙ˇ·¸ËˇB˝ÙDD˛Gww{{ªø˘˛ˇ‚˛˙·ˇ¸ËˇF˝@ÙDDttw˜wªªø@O¯ ˇ‚˛¸ˇ‚ˇ˛ËˇD˝ÙDD˛Gwˇ{{ªø¯˛˛ˇ‚˝¸‚˝ˇˡ.˝@ÙD¸ˇ˜ªªø@O¯’¸ˇ·ˇ·ˇ&˝ÙDD˚ˇ{ªø˜ˇŒ¬ˇ ˝@ÙD˚ˇ{ªø@O¡¬ˇ ˝ÙDD¸ˇ˜ªªø¡ˇ¡ˇ ˝@ÙD˛Gwˇ{{ªø@O¿ˇˇ¿ˇ˝Ù˛D    ttw˜wªªøŸˇ ˝@ÙD˛Gww{{ªø@O˜ˇâˇ"˝Ù˛Dtt˛wªªø¯äˇ"˝@ÙD˛Gww{{ªø@O¯˛äˇ%˝Ù˜ˇÙ¯˛˛ˇîˇ˝Û@O˘¸ìˇ˝ÙÛ˘¸ˇˇìˇ#˝Û@˘¸„˚ˇ∑ˇ#¸Ûˇ¯¸„˝∑ˇ ‰˛    „˝∑ˇ?‰˛˛ˇ„˝ˇ˚˛¯ˆˇıˇ1‰⁄˝˚˛ˆˆıÌˇP„ˇŸ˝;ˇˇˇˇˇˇˇˇˇˇˇˇÚˇJ∏˝˛ÚˇJ∏˝˛ˇˇˇˇÚˇJ∏˝;ÚˇL∏˝=ˇˇˇˇˇˇˇÙˇ∏˝‹˙ˡ∏˚ˇ‹˚ˇÁˇ    Åˡ    Åˡ    Åˡ    Åˡ    Åˡ    Åˡ    Åˡ    Åˡ    Åˡ    Åˡ    Åˡ    Åˡ
  3302. ˝ÅÓˇ    Åˡ    Åˡ    Åˡ    Åˡ    Åˡ    Åˡ    Åˡ    Åˡ    Åˡ    Åˡ    Åˡ˝˚˜äˇ˝˛˚ˇÅ˝ˇ+˝ ˇˇˇ¸ˇˇˇˇèˇ-˝"ˇèˇ-˝"ˇˇèˇ,¸!èˇ,¸!ˇˇˇèˇ €èˇ ‹èˇ    Åˡ    Åˡ    Åˡ    Åˡ    Åˡ    Åˡ
  3303. ˝˘ˇÅÙˇ
  3304. ˝˘ˇÅÙˇ.˝ˇ˚@ˇ’˜Î˜ˆÛˇ$˝ˇ¥˝ˇ’ˇÃˆıÛˇh˝ˇKK@@“¸Sˇˇˇˇˇˇˇˇˇˇˇˇˇˇˇˇˇˇˇ˘ˇk˝ˇ¥¯ˇ‹(ˇˇ¸)ˇ¯ˇn˝ˇ˛@˚¯ª›)ˇˇˇˇ˛)ˇˇˇˇˇ˜ˇn˝ˇ∞¯ø›&˛,˜ˇq˝ˇ˛@∞¯ø›)ˇˇˇˇˇ˛,ˇˇˇˇ˙ˇ˝˝ˇ∞˚ˇø»˘øˇ˝˝ˇ∞˚@Oø…˘øˇ˘∞˚øÅ¸ˇ˘∞@K˝@OøÅ¸ˇ˘∞¥¥˛øÅ¸ˇ˘∞@K˝@OøÅ¸ˇ˘∞˚øÅ¸ˇ˘∞˚@OøÅ¸ˇ˘∞˚øÅ¸ˇ˘∞˚ˇøÅ¸ˇ˘∞˘ĸŏˇ˘∞¯øÅ¸ˇ¯˚¯ªŸˇ¯¯ˇÅ˚ˇ    Åˡ    Åˡ    Åˡ    Åˡ    Åˡ    Åˡ    Åˡ    Åˡ    Åˡ    Åˡ    Åˡ    Åˡ    ÅËˇÅˇÊˇŎÁˇ
  3305. àåòÄræ‚HHDALTˇˇˇˇˇˇÓÓÓÓÓÓ››››››ÃÃÃÃÃꪪªªª™™™™™™ôôôôôôààààààwwwwww    ffffff
  3306. UUUUUU DDDDDD 333333
  3307. """"""æ‚àåëˇÛì35ˇÛìˇÛìˇÛ˛à¸ÃÒàÅ…ÁàÖˇ$Û˛¸3ÏˇÒ¸Ò¸ˇˇÒÍÒ‹ˇ0Û˛à5˛U√ÒàŞˇˇ¸Ò¸ˇˇÍÒ˜ÁàÖˇFÛ˛5˛U√ÏˇˇˇˇˇˇˇÒˇˇˇÒ˝ˇÒˇÒˇˇˇˇÒˇˇˇÒˇÒ‰ˇOÛ˛à5˛U√ÒàŞ1ˇˇˇˇÒˇˇˇˇˇˇˇˇˇˇˇˇˇˇˇÒˇˇˇÒ˛ÁàÖˇDÛ˛5˛U√Ï˛ˇ-ˇˇÒˇˇˇˇÒˇˇˇˇˇˇˇˇˇˇˇÒˇˇˇ‚ˇNÛ˛à5˛U√ÒàŞˇˇˇˇÒˇˇˇˇ˛ˇˇˇˇˇˇˇˇˇˇÒ˛ˇˇ˝ÁàÖˇEÛ˛5˛U√ÏˇˇˇˇÒˇˇˇˇˇ˛ˇˇˇˇˇˇˇˇˇÒˇ˛ˇ‚ˇNÛ˛à5˛U√ÒàŞ0ˇˇˇˇÒˇˇˇˇˇˇˇˇˇˇˇˇˇˇÒˇˇ˝ÁàÖˇEÛ˛<˛Ã√Ï0ˇˇˇˇˇˇÒˇˇˇÒˇˇˇˇÒˇˇˇˇˇˇÒˇ‚ˇÛ˛à¸3ÒàÅ…ÁàÖˇÛìˇÛìˇıíUˇêˇíˇíˇíˇíˇíˇíˇ ˝Òˇ¶ˇ˝ÚÛ"/¶ˇ˝Ú+¯Òˇ˙"ˇÇ/¶ˇ˝Ú/?ˇ;Ú˚"ıÚ/¶ˇ˝Ú/3;∞ÛÚ/ˇˇ≤""ıÚ/¶ˇ˝Ú/3;ø3Ú˛"Ú""ıÚ/¶ˇ˝Úø˝ˇ    ˚/ˇ≤Ú""ıÚ/¶ˇ˝Úã˝ª    ∏""ÚÚ""ıÚ/¶ˇ˝Ú"++≤˛"ÚÚ""ıÚ/¶ˇ˝Ú"/"ÚÚ˛"ÚÚ""ıÚ/¶ˇ˝Ú""Ú/""/ˇÚˇˇ"ıÚ/¶ˇ8˝Ú""//˛"Ú""Ú"ıÚ/˝ˇÚˇ˜ˇ˛ÿˇ6˝Ú""ˇˇÚ""/"/""ıÚ/˝Ú˜¸ÿˇQ˝Ú""ˇˇÚ˛"ÚÚ""ıÚ/˝3ˇˇˇˇˇˇˇˇˇˇˇˇˇfiˇH˝Ú˘"/˛"ˇÚ/˝/ˇˇˇ⁄ˇE˝Úˆ"/ˇ"/˝ˇ˝ˇˇˇˇˇ€ˇL˝Ú˚"ˇ/Úˇ/ˇˇÚ/˝+˛‹ˇM˝Ú¸"/¸ˇ•ZÚ/˝3ˇˇˇˇˇˇˇˇˇfiˇ˝Ú""/˛ˇ˝UZW•Ú/¶ˇ˝Ú""ı˝U˛àZZuÚ/¶ˇ˝Ú""ı˙UZ•ZÚ/¶ˇ˝Ú"#ø˜ˇ/¶ˇ˝ÚÛ"/¶ˇ˝¯Ûàè¶ˇ˝Û¶ˇ˝˚"˚"/¶ˇ˝*¸à/¯˝à"/¶ˇ˝*¸U/Ö˝U/¶ˇ˝"¸/P˝"/Òˇˇ∏ˇ˝˚"ˇˇR¸"/Úˇˇπˇ˝˚"UUR¸"/Û˝∫ˇ$˝ÒˇÛˇˇ˛˙ˇˇŒˇ flˇˇ˛˙Œˇ+flˇˇ˛ˇˇˇˇˇˇ’ˇ,flˇˇ˛    ˇ˛ ˇ÷ˇ*flˇˇˇˇˇ¸    ˇˇˇ÷ˇ,flˇˇ˛ ÷ˇ*fl˝
  3308. ˇ˛
  3309. ˇˇˇ’ˇfiˇˇÁ‘ˇ›ˇˇÊ‘ˇíˇíˇíˇíˇíˇíˇ ›ˇˇ∏ˇfiˇˇπˇfl˝∫ˇfl˝˛¡ˇfl˝˛¡ˇ"fl˝˛ˇÕˇ fl˝˛˛Àˇ!fl˝ˇˇ˛ˇˇÃˇ"fl˝Õˇ!fl˝ˇˇˇÃˇfiˇˇÒ ˇ›ˇˇÒˇ…ˇíˇíˇíˇíˇíˇíˇ ›ˇˇ∏ˇfiˇˇπˇfl˝∫ˇfl˝    ˇˇˇ√ˇfl˝¬ˇfl˝    ˇˇ√ˇfl˝¬ˇfl˝¬ˇfl˝¬ˇfl˝ˇ¬ˇfiˇˇπˇ ›ˇˇ∏ˇíˇíˇíˇíˇíˇíˇíˇíˇíˇíˇ ˛ö¸ˇíˇíˇíˇíˇíˇíˇíˇíˇíˇíˇ&ÈˇÛˇˇ˝ˇ˛¸ˇ‘ˇ$ÈÙ˛¸¸¸‘ˇ9Èˇˇˇˇ˛ˇˇˇŸˇ7È˛˛ˇ◊ˇ7Èˇ˛ˇˇˇ◊ˇ7È˛ ˛    ◊ˇ9Èˇˇ˛ˇˇˇˇˇŸˇ Ω◊ˇ æˇ÷ˇíˇíˇíˇíˇíˇíˇíˇ ›ˇˇ∏ˇfiˇˇπˇfl˝∫ˇ/flˇˇ˛˝˜¸ˇ¸ˇˇÚÒˇ+flˇˇ˛˝˜˘¸ÛÔˇLflˇˇ˛8ˇˇˇˇˇˇˇˇˇˇˇˇˇˆˇLflˇˇ˛8ˇˇˆˇLflAˇˇˇˇˇˇˇˇˆˇLflAˇˇˆˇKfl˝<ˇˇˇˇˇˇˇˇˆˇfiˇˇ‡Áˆˇ›ˇˇ‡ˇÁˆˇíˇíˇíˇíˇíˇíˇ ›ˇˇ∏ˇfiˇˇπˇfl˝∫ˇ.fl˝˛Ùˇ˛˚˚ˇÔ¯ˇ(fl˝˛Ù¸ÙÔ¯ˇPfl˝˛=ˇˇˇˇˇˇˇˇˇˇˇˇ˚ˇNfl˝˛˛˛ˇˇˇ˛˘ˇOfl˝ˇˇ˛ˇˇˇ˛ˇˇ˛    ˇ˙ˇPfl˝A˚ˇOfl˝)ˇˇˇˇˇˇ˛ˇˇˇˇˇ˙ˇfiˇˇÒÎ·ˇ›ˇˇÒˇÎˇ‡ˇíˇíˇíˇíˇíˇíˇíˇíˇíˇ¶˛ˇ˘ˇ¶ˇ˛¯ˇ¶˛ˇ˜ˇ¶˛ˇ˘ˇ¶˛˘ˇ¶˛˘ˇ¶ ˇˇˇ˘ˇíˇíˇíˇíˇêˇ롡 ¥@ˇ ˇˇˇˇ@
  3310. ˇ·ˇ‚7^
  3311. 4*F¯, Palatino
  3312. L .f+ú"THE APPLE PUBLISHING SYSTEM4⁄ú¯ ^ú^¯4fú¿D
  3313.     °dONLNdeúnØ*JThis ö°dONLNdeØn;)"Apple manual was written, edited, °dONLNd'púy;(wú%and composed on a desktop publishing °dONLNdL{úÑ“*
  3314. system using ôP°dONLNdY{“Ñ)6Apple Macintosh °dONLNdiÜúè-(çú computers and FrameMaker softwar
  3315. ∞°dONLNdâÜ.è6)íe. °dONLNdåëúö§(òúPrT∞°dONLNdéë•ö‹)    
  3316. oof pages wer˰dONLNdõë‹öÍ)7e cr€P°dONLNdüëÍö) eated on an ∏@°dONLNd´ëö5)0Apple °dONLNd±úú•∫(£úLaserWÉ0°dONLNd∑ú∫•”)riter II
  3317. Õê°dONLNdøù”•·)NTX
  3318.     î0°dONLNd¬ú‚•ˇ) printer…İdONLNd úˇ•3). Final pages °dONLNdÿßú∞´(Æúwer∂0°dONLNd€ß´∞π)e cr©Ä°dONLNdflßπ∞Ú)eated on the VF‡°dONLNdÌßÚ∞/)9arityper VT600 °dONLNd¸≤úª (πú imagesetter°dONLNd≤ ª    ).. Line art was cr1¿°dONLNd≤    ª9)? eated using °dONLNd$ΩúΔ∂(ƒúAdobe
  3319. 3İdONLNdˇˇ(¿∑™
  3320.     
  3321. ‡°dONLNd;ΩæΔ¿+ M‡°dONLNd=Ω¿ΔÁ) Illustratorãê°dONLNdHΩÁΔ)' . PostScript
  3322. a°dONLNdˇˇ(¿™
  3323.     <P°dONLNdgΩΔ.+, the °dONLNdm»ú—$(œú"page-description language for the °dONLNdè”ú‹∫* LaserWÉ0°dONLNdï”∫‹ )riter“†°dONLNdö” ‹), was developed by Ä°dONLNd≠”‹5)OAdobe °dONLNd≥fiúÁÙ(ÂúSystems Incorporated.°dONLNd…Ôú¯°*T0`°dONLNd Ô°¯Ï)ext type is Palatino
  3324. ؇°dONLNdˇˇ(ÚÏ®
  3325.     ͆°dONLNdÒÔÒ¯A+ and display type is °dONLNd˙ú¡(ú    Helvetica
  3326. ]°dONLNdˇˇ(˝¬®
  3327.     ó¿°dONLNd"˙«Ò+ . Bullets arv0°dONLNd.˙Ò)* e ITC Zapf °dONLNd9ú¿( úDingbats
  3328. 醰dONLNdA¿
  3329. ≈(¿®
  3330.     …`°dONLNdB≈(+. Some elements, such as °dONLNd[ú§(úprM°dONLNd]•Í)    ogram listings, arà†°dONLNdoÍ)E    e set in .p°dONLNdxA)
  3331. Apple CourierG°dONLNdÖAC)9.
  3332. °dONLNdá.ú7ª(5úWRITER
  3333.     °dONLNdé9úBπ* Mark TİdONLNdî9πBœ)urner
  3334. °dONLNdöHúQÆ(OúEDITİdONLNdûHØQ∫)OR
  3335.     °dONLNd°Sú\•(ZúW¨Ä°dONLNd¢S§\À)    endy Krafg°dONLNd´SÃ\—)(ft
  3336. °dONLNdÆbúk√(iúILLUSTRADİdONLNd∂b√k«)'T°dONLNd∑b»k”)OR
  3337.     °dONLNd∫múvÃ(tú Sandee Karr
  3338. °dONLNdΔ|úÖÁ*PRODUCTION EDITİdONLNd’|ËÖÛ)LOR
  3339.     °dONLNdÿáúê«(éú
  3340. Gerri Gray4fP¿¯ˇ